Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 0.96

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.ejb 15 0 0 0 100% 0.96

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.ejb

Class Tests Errors Failures Skipped Success Rate Time
EjbMojoTest 15 0 0 0 100% 0.96

Test Cases

EjbMojoTest

testTestEnvironment 0.202
testDefaultWithoutClientJar 0.1
testClassifiedJarWithoutClientJar 0.067
testDefaultWithClientJar 0.072
testClassifiedJarWithClientJar 0.042
testDefaultInclusionsExclusions 0.04
testClientJarDefaultInclusionsExclusions 0.075
testClientJarInclusions 0.041
testClientJarExclusions 0.043
testMainJarExclusions 0.039
testClientJarInclusionsWithSubPackage 0.081
testClientJarExclusionsWithEmptyPackage 0.043
testEjbComplianceVersionTwoDotOneWithoutDescriptor 0.028
testEjbComplianceVersionThreeWithDescriptor 0.03
testEjbCompliance_3_0_WithoutDescriptor 0.03