Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 1.908

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.plugins.ejb 30 0 0 0 100% 1.908

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

org.apache.maven.plugins.ejb

Class Tests Errors Failures Skipped Success Rate Time
EjbHelperTest 10 0 0 0 100% 0.143
EjbMojoTest 15 0 0 0 100% 1.761
IncludesExcludesTest 5 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

EjbHelperTest

moreValidClassifier 0.072
getJarFileNameShouldReturnFileNameWithClassifier 0
getJarFileNameShouldReturnFileNameWithoutClassifier 0
hasClassifierShouldReturnFalseForNull 0.001
isClassifierValidShouldReturnFalseIfClassifierIsPrefixedByDash 0
anOtherValidClassifier 0
validClassifier 0
hasClassifierShouldReturnFalseForEmptyString 0
isClassifierValidShouldReturnFalseIfClassifierIsNull 0
hasClassifierShouldReturnTrueForNonEmptyString 0

EjbMojoTest

testEjbComplianceVersionTwoDotOneWithoutDescriptor 0.677
testEjbCompliance_3_0_WithoutDescriptor 0.173
testClientJarInclusionsWithSubPackage 0.161
testDefaultInclusionsExclusions 0.075
testTestEnvironment 0.051
testClientJarExclusionsWithEmptyPackage 0.073
testClientJarExclusions 0.052
testClassifiedJarWithClientJar 0.058
testClientJarInclusions 0.051
testMainJarExclusions 0.075
testClassifiedJarWithoutClientJar 0.071
testDefaultWithoutClientJar 0.052
testClientJarDefaultInclusionsExclusions 0.065
testEjbComplianceVersionThreeWithDescriptor 0.046
testDefaultWithClientJar 0.065

IncludesExcludesTest

emptyListsShouldResultInZeroSizeResults 0.004
nullForExclucesShouldResultInZeroSizeResults 0
nonNullForDefaultExcludesShouldResultInExcludesWithDefaultExcludes 0
nonNullForDefaultIncludesShouldResultInExcludesWithDefaultIncludes 0
nullForInclucesShouldResultInZeroSizeResults 0