Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 16 | 0 | 0 | 0 | 100% | 0.036 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 |
|---|---|---|---|---|---|---|
| org.apache.creadur.whisker.it | 16 | 0 | 0 | 0 | 100% | 0.036 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.creadur.whisker.it
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestAnyCheck | 6 | 0 | 0 | 0 | 100% | 0.005 s | |
| TestNoLineContainsCheck | 4 | 0 | 0 | 0 | 100% | 0.005 s | |
| TestAllCheck | 6 | 0 | 0 | 0 | 100% | 0.026 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestAnyCheck
| testTwoChecksFail | 0 s | |
| testTwoChecksPass | 0 s | |
| testTwoChecksPassWhenOneMatchFails | 0 s | |
| testNoChecksPass | 0.001 s | |
| testOneCheckFail | 0 s | |
| testOneCheckPass | 0 s |
TestNoLineContainsCheck
| testSameLine | 0 s | |
| testNullLine | 0.001 s | |
| testLineContainingText | 0 s | |
| testDifferentLine | 0.001 s |
TestAllCheck
| testTwoChecksFail | 0.007 s | |
| testTwoChecksPass | 0 s | |
| testTwoChecksWhenOneMatchFailsAllFail | 0.001 s | |
| testNoChecksPass | 0 s | |
| testOneCheckFail | 0.001 s | |
| testOneCheckPass | 0 s |
Apache Whisker
Maven