Commit [r306]  Maximize  Restore  History

- Parts of "Implement optional parameters for the test results".

The following is implemented: Whether a test is skipped, failure message/type for a testcase.

- 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

aliazzz 2019-12-29

<< < 1 2 3 (Page 3 of 3)
changed /trunk/Library/POUs/FB_TestSuite/svnobj
/trunk/Library/POUs/FB_TestSuite/svnobj
Binary file was changed.
<< < 1 2 3 (Page 3 of 3)