JUnit Test Results
${testCount}
${errorCount}
${failureCount}
${timeCount}
${successRate}
Tests |
Errors |
Failures |
Success rate |
Time(s) |
|
|
|
|
|
Note:
failures are anticipated and checked for with
assertions while
errors are unanticipated.
${testCount}
${errorCount}
${failureCount}
${timeCount}
${package}
|
|
|
|
|
Note: package statistics are not computed recursively, they only
sum up all of its testsuites numbers.
## test can even not be started at all (failure to load the class)
## so report the error directly
##
|
${testcase.attribute("name").value} |
Failure |
Error |
Success |
|
|
|
|