Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.092

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.output 6 0 0 0 100% 0.006
org.apache.maven.plugin.ear.util 17 0 0 0 100% 0.048
org.apache.maven.plugin.ear 1 0 0 0 100% 0.038

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

org.apache.maven.plugin.ear.output

Class Tests Errors Failures Skipped Success Rate Time
FileNameMappingFactoryTest 6 0 0 0 100% 0.006

org.apache.maven.plugin.ear.util

Class Tests Errors Failures Skipped Success Rate Time
ArtifactRepositoryTest 5 0 0 0 100% 0.013
ArtifactTypeMappingServiceTest 9 0 0 0 100% 0.014
EarMavenArchiverTest 3 0 0 0 100% 0.021

org.apache.maven.plugin.ear

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

Test Cases

EarModuleTest

testCleanBuildDir 0.019

FileNameMappingFactoryTest

testDefaultFileNameMapping 0.003
testGetFileNameMappingByName 0
testGetFileNameMappingByName2 0
testGetFileNameMappingByClass 0
testGetFileNameMappingByClass2 0
testGetFileNameMappingByUnknownClass 0.001

ArtifactRepositoryTest

testEmptyRepository 0.005
testRepositoryWithOneUnclassifiedArtifact 0.001
testRepositoryWithOneClassifiedArtifact 0
testRepositoryWithMultipleClassifiedArtifacts 0.002
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0.002

ArtifactTypeMappingServiceTest

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

EarMavenArchiverTest

testSimpleEjbModule 0.017
testSimpleJarModuleWithCustomBundleDir 0
testTwoModules 0