Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 17 | 0 | 0 | 0 | 100% | 1.786 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.maven.plugin.failsafe | 17 | 0 | 0 | 0 | 100% | 1.786 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugin.failsafe
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| IntegrationTestMojoTest | 7 | 0 | 0 | 0 | 100% | 1.254 s | |
| MarshallerUnmarshallerTest | 2 | 0 | 0 | 0 | 100% | 0.184 s | |
| RunResultTest | 5 | 0 | 0 | 0 | 100% | 0.028 s | |
| VerifyMojoTest | 3 | 0 | 0 | 0 | 100% | 0.320 s |
Test Cases
[Summary] [Package List] [Test Cases]
IntegrationTestMojoTest
| shouldBeAnotherJar | 1.230 s | |
| shouldGetEnv | 0.012 s | |
| shouldBeJar | 0 s | |
| testShouldGetPropertyFile | 0.004 s | |
| shouldBeClasses | 0 s | |
| shouldHaveJUnit5EnginesFilter | 0.004 s | |
| shouldGetNullEnv | 0.004 s |
MarshallerUnmarshallerTest
| shouldUnmarshallExistingXmlFile | 0.144 s | |
| shouldMarshallAndUnmarshallSameXml | 0.040 s |
RunResultTest
| testSerialization | 0.004 s | |
| testAppendSerialization | 0.012 s | |
| testFailures | 0.008 s | |
| testAggregatedValues | 0 s | |
| testSkipped | 0.004 s |
VerifyMojoTest
| executeForForkErrorTestFailureIgnore | 0.304 s | |
| executeForForkError | 0.012 s | |
| executeForPassingTests | 0.004 s |


