Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
17 | 0 | 0 | 0 | 100% | 1.427 |
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.427 |
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.002 | |
MarshallerUnmarshallerTest | 2 | 0 | 0 | 0 | 100% | 0.163 | |
RunResultTest | 5 | 0 | 0 | 0 | 100% | 0.032 | |
VerifyMojoTest | 3 | 0 | 0 | 0 | 100% | 0.23 |
Test Cases
[Summary] [Package List] [Test Cases]
IntegrationTestMojoTest
shouldBeAnotherJar | 0.986 | |
shouldGetEnv | 0.008 | |
shouldBeJar | 0.001 | |
testShouldGetPropertyFile | 0.004 | |
shouldBeClasses | 0.001 | |
shouldHaveJUnit5EnginesFilter | 0.002 | |
shouldGetNullEnv | 0 |
MarshallerUnmarshallerTest
shouldUnmarshallExistingXmlFile | 0.113 | |
shouldMarshallAndUnmarshallSameXml | 0.05 |
RunResultTest
testSerialization | 0.006 | |
testAppendSerialization | 0.014 | |
testFailures | 0.006 | |
testAggregatedValues | 0 | |
testSkipped | 0.006 |
VerifyMojoTest
executeForForkErrorTestFailureIgnore | 0.213 | |
executeForForkError | 0.01 | |
executeForPassingTests | 0.007 |