Surefire Report

Summary


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

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 17 0 0 0 100% 0.091
org.apache.maven.plugin.ear 1 0 0 0 100% 0.002
org.apache.maven.plugin.ear.output 6 0 0 0 100% 0.01

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.057
ArtifactTypeMappingServiceTest 9 0 0 0 100% 0.014
EarMavenArchiverTest 3 0 0 0 100% 0.02

org.apache.maven.plugin.ear

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

org.apache.maven.plugin.ear.output

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

Test Cases

EarModuleTest

testCleanBuildDir 0

FileNameMappingFactoryTest

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

ArtifactRepositoryTest

testEmptyRepository 0.024
testRepositoryWithOneUnclassifiedArtifact 0.002
testRepositoryWithOneClassifiedArtifact 0
testRepositoryWithMultipleClassifiedArtifacts 0.001
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0.002

ArtifactTypeMappingServiceTest

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

EarMavenArchiverTest

testSimpleEjbModule 0.018
testSimpleJarModuleWithCustomBundleDir 0
testTwoModules 0