Commit | Date | |
---|---|---|
[r306]
(25.3 kB)
by
aliazzz
- Parts of "Implement optional parameters for the test results". - Moved the general test results (NumberOfTestSuites, NumberOfTestCases, NumberOfSuccessfulTestCases, NumberOfFailedTestCases) into the new test results struct ST_TestSuiteResults, which also containts the results for all test suites. - Fixed adjusting of AssertFailureMessages from 252 to 253 characters (by removing an unnecessary space character) - Added logging of all new extended/optional test result parameters to the logger - Added report logic so that skipped tests are not included in the total amount of successful tests (NumberOfSuccessfulTests = NumberOfTests - NumberOfFailedTests - NumberOfSkippedTests |
2019-12-29 23:11:17 |
View
Download |
2019-08-31 13:04:33 |
View
Download |
|
[r152]
(25.0 kB)
by
aliazzz
CfUnitVerifier result; | ====================================== Added several new features/improvements; |
2019-08-06 18:43:46 |
View
Download |
[r150]
(27.8 kB)
by
aliazzz
Commit of new Assert method's Commit of various new FB's for filecontrol and helpers; |
2019-08-05 12:19:18 |
View
Download |