Surefire Report

Summary


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

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.004
org.apache.maven.plugin.ear.util 17 0 0 0 100% 0.024
org.apache.maven.plugin.ear 1 0 0 0 100% 0.019

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.004

org.apache.maven.plugin.ear.util

Class Tests Errors Failures Skipped Success Rate Time
EarMavenArchiverTest 3 0 0 0 100% 0.009
ArtifactRepositoryTest 5 0 0 0 100% 0.008
ArtifactTypeMappingServiceTest 9 0 0 0 100% 0.007

org.apache.maven.plugin.ear

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

Test Cases

EarMavenArchiverTest

testSimpleEjbModule 0.006
testSimpleJarModuleWithCustomBundleDir 0.001
testTwoModules 0

FileNameMappingFactoryTest

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

ArtifactRepositoryTest

testEmptyRepository 0.003
testRepositoryWithOneUnclassifiedArtifact 0
testRepositoryWithOneClassifiedArtifact 0.001
testRepositoryWithMultipleClassifiedArtifacts 0.001
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0.001

ArtifactTypeMappingServiceTest

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

EarModuleTest

testCleanBuildDir 0.01