Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
67 0 0 0 100% 0.222

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.ear.util 43 0 0 0 100% 0.051
org.apache.maven.plugin.ear 7 0 0 0 100% 0.005
org.apache.maven.plugin.ear.output 17 0 0 0 100% 0.166

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.002
ArtifactTypeMappingServiceTest 9 0 0 0 100% 0.005
EarMavenArchiverTest 3 0 0 0 100% 0.008
JavaEEVersionTest 18 0 0 0 100% 0.004
ModuleIdentifierValidatorTest 8 0 0 0 100% 0.032

org.apache.maven.plugin.ear

Class Tests Errors Failures Skipped Success Rate Time
EarModuleTest 1 0 0 0 100% 0.005
EnvEntryTest 6 0 0 0 100% 0

org.apache.maven.plugin.ear.output

Class Tests Errors Failures Skipped Success Rate Time
FileNameMappingFactoryTest 8 0 0 0 100% 0.006
FullFileNameMappingTest 2 0 0 0 100% 0
NoVersionFileNameMappingTest 2 0 0 0 100% 0
NoVersionForEjbFileNameMappingTest 2 0 0 0 100% 0
StandardFileNameMappingTest 2 0 0 0 100% 0
TestAbstractFileNameMapping 1 0 0 0 100% 0.16

Test Cases

[Summary] [Package List] [Test Cases]

EarModuleTest

testCleanBuildDir 0.005

EnvEntryTest

createComplete 0
createWithoutTypeButValue 0
createWithoutName 0
createWithEmptyName 0
createWithNullTypeAndNoValue 0
createWithEmptyTypeAndNoValue 0

FileNameMappingFactoryTest

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

FullFileNameMappingTest

testArtifactWithClassifier 0
testSimpleArtifact 0

NoVersionFileNameMappingTest

testArtifactWithClassifier 0
testSimpleArtifact 0

NoVersionForEjbFileNameMappingTest

testEjbArtifact 0
testJarArtifact 0

StandardFileNameMappingTest

testArtifactWithClassifier 0
testSimpleArtifact 0

TestAbstractFileNameMapping

test 0.16

ArtifactRepositoryTest

testRepositoryWithOneUnclassifiedArtifact 0
testRepositoryWithOneClassifiedArtifact 0.001
testRepositoryWithMultipleClassifiedArtifacts 0
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0.001
testEmptyRepository 0

ArtifactTypeMappingServiceTest

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

EarMavenArchiverTest

testSimpleEjbModule 0.007
testSimpleJarModuleWithCustomBundleDir 0.001
testTwoModules 0

JavaEEVersionTest

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

ModuleIdentifierValidatorTest

existDuplicateShouldResultFalseWithEmptyList 0
shouldNotFailCauseTheArtifactIdsAreDifferentWithSameGroupId 0.01
shouldNotFailCauseTheArtifactIdsAreDifferent 0.005
shouldNotFailCauseTheClassifiersAreDifferent 0.005
shouldFailCauseTheArtifactIdsAreIdenticalWithDifferentGroupIds 0.001
shouldFailCauseTheArtifactIdsAreIdenticalWithClassifiers 0.002
shouldFailCauseTheArtifactIdsAreIdentical 0.005
shouldFailWithAppropriateInformationAboutTheIdenticalArtifactIds 0.004