Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 1.856

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.856

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.183
MarshallerUnmarshallerTest 2 0 0 0 100% 0.333
RunResultTest 5 0 0 0 100% 0.034
VerifyMojoTest 3 0 0 0 100% 0.306

Test Cases

[Summary] [Package List] [Test Cases]

IntegrationTestMojoTest

shouldBeAnotherJar 1.164
shouldGetEnv 0.011
shouldBeJar 0.001
testShouldGetPropertyFile 0.006
shouldBeClasses 0
shouldHaveJUnit5EnginesFilter 0
shouldGetNullEnv 0.001

MarshallerUnmarshallerTest

shouldUnmarshallExistingXmlFile 0.243
shouldMarshallAndUnmarshallSameXml 0.09

RunResultTest

testSerialization 0.007
testAppendSerialization 0.013
testFailures 0.006
testAggregatedValues 0
testSkipped 0.008

VerifyMojoTest

executeForForkErrorTestFailureIgnore 0.286
executeForForkError 0.011
executeForPassingTests 0.009