Surefire Report

Summary


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

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% 4.031

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% 4.031

Test Cases

EjbMojoTest

testTestEnvironment 0.391
testDefaultWithoutClientJar 0.328
testClassifiedJarWithoutClientJar 0.172
testDefaultWithClientJar 0.281
testClassifiedJarWithClientJar 0.234
testDefaultInclusionsExclusions 0.266
testClientJarDefaultInclusionsExclusions 0.328
testClientJarInclusions 0.313
testClientJarExclusions 0.312
testMainJarExclusions 0.391
testClientJarInclusionsWithSubPackage 0.312
testClientJarExclusionsWithEmptyPackage 0.313
testEjbComplianceVersionTwoDotOneWithoutDescriptor 0.062
testEjbComplianceVersionThreeWithDescriptor 0.141
testEjbCompliance_3_0_WithoutDescriptor 0.14