SQL-Unit
1.6
|
The table that stores the results of each unit test that is run. More...
Data Fields | |
ProcedureName | TestProcedure |
The test stored procedure. | |
TestOutcome | Outcome |
The test outcome. | |
TextMessage | FailureReason |
The reason the test failed. | |
int | TestOrder |
The order the results were inserted. |
The table that stores the results of each unit test that is run.
The reason the test failed.
The test outcome.
The order the results were inserted.
The test stored procedure.