Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
49 0 0 0 100% 0.101

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.ear.util 35 0 0 0 100% 0.085
org.apache.maven.plugin.ear 1 0 0 0 100% 0.001
org.apache.maven.plugin.ear.output 13 0 0 0 100% 0.015

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

org.apache.maven.plugin.ear.util

Class Tests Errors Failures Skipped Success Rate Time
ArtifactRepositoryTest 5 0 0 0 100% 0.042
ArtifactTypeMappingServiceTest 9 0 0 0 100% 0.014
EarMavenArchiverTest 3 0 0 0 100% 0.014
JavaEEVersionTest 18 0 0 0 100% 0.015

org.apache.maven.plugin.ear

Class Tests Errors Failures Skipped Success Rate Time
EarModuleTest 1 0 0 0 100% 0.001

org.apache.maven.plugin.ear.output

Class Tests Errors Failures Skipped Success Rate Time
FileNameMappingFactoryTest 7 0 0 0 100% 0.007
FullFileNameMappingTest 2 0 0 0 100% 0.002
NoVersionFileNameMappingTest 2 0 0 0 100% 0.004
StandardFileNameMappingTest 2 0 0 0 100% 0.002

Test Cases

EarModuleTest

testCleanBuildDir 0

FileNameMappingFactoryTest

testDefaultFileNameMapping 0.002
testGetFileNameMappingByName 0
testGetFileNameMappingByName2 0.001
testGetFileNameMappingByName3 0.001
testGetFileNameMappingByClass 0
testGetFileNameMappingByClass2 0
testGetFileNameMappingByUnknownClass 0

FullFileNameMappingTest

testSimpleArtifact 0.001
testArtifactWithClassifier 0

NoVersionFileNameMappingTest

testSimpleArtifact 0
testArtifactWithClassifier 0

StandardFileNameMappingTest

testSimpleArtifact 0
testArtifactWithClassifier 0

ArtifactRepositoryTest

testEmptyRepository 0.014
testRepositoryWithOneUnclassifiedArtifact 0.003
testRepositoryWithOneClassifiedArtifact 0
testRepositoryWithMultipleClassifiedArtifacts 0
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0.001

ArtifactTypeMappingServiceTest

testDefaultConfiguration 0.005
testIsMappedToTypeForUnknownType 0
testIsMappedToTypeForKnownType 0
testGetStandardTypeForUknonwnType 0.001
testGetStandardTypeForKnownType 0.001
testConfigWithSameCustomType 0.001
testConfigWithUnknownStandardType 0
testConfigWithNoType 0
testConfigWithNoMapping 0

EarMavenArchiverTest

testSimpleEjbModule 0.013
testSimpleJarModuleWithCustomBundleDir 0
testTwoModules 0

JavaEEVersionTest

testGtSameVersion 0.001
testGtNextVersion 0.001
testGtPreviousVersion 0
testGeSameVersion 0
testGePreviousVersion 0
testGeNextVersion 0
testLtSameVersion 0
testLtPreviousVersion 0
testLtNextVersion 0
testLeSameVersion 0
testLePreviousVersion 0
testLeNextVersion 0.001
testEqSameVersion 0
testEqAnotherVersion 0
testGetVersion 0
testGetJavaEEVersionValid 0
testGetJavaEEVersionInvalid 0
testGetJavaEEVersionNull 0