Forum Discussion

gerdbe's avatar
gerdbe
Occasional Contributor
15 years ago

SoapUITestCaseRunner getFailedTests() / getAssertionResults(

SoapUITestCaseRunner:
runner.getFailedTests() is always empty, no matter if tests failed or not.
runner.getAssertionResults() is empty when there are no test failures, and filled with the failed assertion only when there are test failures.
This would not matter and were not needed if failed tests were reported correctly in surefire, which works for SoapUITestCaseRunner, but not for SoapUISecurityTestRunner.
No RepliesBe the first to reply