Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
58000100%0.082

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.plugin.ear.util35000100%0.041
org.apache.maven.plugin.ear7000100%0.027
org.apache.maven.plugin.ear.output16000100%0.014

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

org.apache.maven.plugin.ear.util

ClassTestsErrors FailuresSkippedSuccess RateTime
ArtifactRepositoryTest5000100%0.013
ArtifactTypeMappingServiceTest9000100%0.012
EarMavenArchiverTest3000100%0.011
JavaEEVersionTest18000100%0.005

org.apache.maven.plugin.ear

ClassTestsErrors FailuresSkippedSuccess RateTime
EarModuleTest1000100%0.02
EnvEntryTest6000100%0.007

org.apache.maven.plugin.ear.output

ClassTestsErrors FailuresSkippedSuccess RateTime
FileNameMappingFactoryTest8000100%0.008
FullFileNameMappingTest2000100%0.003
NoVersionFileNameMappingTest2000100%0.001
NoVersionForEjbFileNameMappingTest2000100%0.001
StandardFileNameMappingTest2000100%0.001

Test Cases

[Summary] [Package List] [Test Cases]

EarModuleTest

testCleanBuildDir0.02

EnvEntryTest

createComplete0.006
createWithoutTypeButValue0
createWithoutName0
createWithEmptyName0
createWithNullTypeAndNoValue0
createWithEmptyTypeAndNoValue0.001

FileNameMappingFactoryTest

testDefaultFileNameMapping0.003
testGetFileNameMappingByName0.001
testGetFileNameMappingByName20.001
testGetFileNameMappingByName30.001
testGetFileNameMappingByName40.001
testGetFileNameMappingByClass0
testGetFileNameMappingByClass20
testGetFileNameMappingByUnknownClass0.001

FullFileNameMappingTest

testSimpleArtifact0.002
testArtifactWithClassifier0.001

NoVersionFileNameMappingTest

testSimpleArtifact0
testArtifactWithClassifier0.001

NoVersionForEjbFileNameMappingTest

testJarArtifact0
testEjbArtifact0.001

StandardFileNameMappingTest

testSimpleArtifact0
testArtifactWithClassifier0

ArtifactRepositoryTest

testEmptyRepository0.004
testRepositoryWithOneUnclassifiedArtifact0.001
testRepositoryWithOneClassifiedArtifact0
testRepositoryWithMultipleClassifiedArtifacts0.006
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact0.002

ArtifactTypeMappingServiceTest

testDefaultConfiguration0.002
testIsMappedToTypeForUnknownType0.003
testIsMappedToTypeForKnownType0.003
testGetStandardTypeForUknonwnType0.002
testGetStandardTypeForKnownType0
testConfigWithSameCustomType0
testConfigWithUnknownStandardType0
testConfigWithNoType0.001
testConfigWithNoMapping0.001

EarMavenArchiverTest

testSimpleEjbModule0.011
testSimpleJarModuleWithCustomBundleDir0
testTwoModules0

JavaEEVersionTest

testGtSameVersion0.001
testGtNextVersion0.001
testGtPreviousVersion0
testGeSameVersion0
testGePreviousVersion0
testGeNextVersion0
testLtSameVersion0
testLtPreviousVersion0
testLtNextVersion0
testLeSameVersion0
testLePreviousVersion0
testLeNextVersion0
testEqSameVersion0.001
testEqAnotherVersion0
testGetVersion0
testGetJavaEEVersionValid0.001
testGetJavaEEVersionInvalid0
testGetJavaEEVersionNull0.001