Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
32 0 0 0 100% 1.345

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 32 0 0 0 100% 1.345

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
EjbMojoTest 15 0 0 0 100% 1.287
EjbHelperTest 10 0 0 0 100% 0.057
IncludesExcludesTest 7 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

EjbMojoTest

testEjbComplianceVersionTwoDotOneWithoutDescriptor 0.503
testEjbCompliance_3_0_WithoutDescriptor 0.118
testClientJarInclusionsWithSubPackage 0.067
testDefaultInclusionsExclusions 0.077
testTestEnvironment 0.037
testClientJarExclusionsWithEmptyPackage 0.058
testClientJarExclusions 0.051
testClassifiedJarWithClientJar 0.05
testClientJarInclusions 0.044
testMainJarExclusions 0.051
testClassifiedJarWithoutClientJar 0.044
testDefaultWithoutClientJar 0.054
testClientJarDefaultInclusionsExclusions 0.041
testEjbComplianceVersionThreeWithDescriptor 0.043
testDefaultWithClientJar 0.039

EjbHelperTest

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

IncludesExcludesTest

emptyListsShouldResultInZeroSizeResults 0
nullForIncludesShouldResultInZeroSizeResults 0
nonNullExcludesShouldResultInTheSameExcludes 0
nonNullForDefaultExcludesShouldResultInExcludesWithDefaultExcludes 0
nullForExcludesShouldResultInZeroSizeResults 0
nonNullForDefaultIncludesShouldResultInIncludesWithDefaultIncludes 0
nonNullIncludesShouldResultInTheSameIncludes 0