Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 0.231 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.varmateo.testutils | 6 | 0 | 0 | 0 | 100% | 0.231 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.varmateo.testutils
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LogStartAndEndRuleTest | 3 | 0 | 0 | 0 | 100% | 0.011 s | |
| TestUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.220 s |
Test Cases
[Summary] [Package List] [Test Cases]
LogStartAndEndRuleTest
| testA | 0.010 s | |
| testB | 0 s | |
| testC | 0.001 s |
TestUtilsTest
| checkExistingProperty | 0.124 s | |
| checkNonExistingProperty | 0.004 s | |
| checkInputsDir | 0.012 s |
