Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
13 0 0 0 100% 2.76

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 13 0 0 0 100% 2.76

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 6 0 0 0 100% 1.774
MarshallerUnmarshallerTest 2 0 0 0 100% 0.933
RunResultTest 5 0 0 0 100% 0.053

Test Cases

[Summary] [Package List] [Test Cases]

IntegrationTestMojoTest

shouldBeAnotherJar 1.763
shouldGetEnv 0.006
shouldBeJar 0.001
testShouldGetPropertyFile 0.002
shouldBeClasses 0.001
shouldGetNullEnv 0.001

MarshallerUnmarshallerTest

shouldUnmarshallExistingXmlFile 0.162
shouldMarshallAndUnmarshallSameXml 0.771

RunResultTest

testSerialization 0.012
testAppendSerialization 0.019
testFailures 0.011
testAggregatedValues 0.001
testSkipped 0.01