Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
43 0 0 0 100% 0.074

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.plugins.ear.util 35 0 0 0 100% 0.034
org.apache.maven.plugins.ear 8 0 0 0 100% 0.04

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

org.apache.maven.plugins.ear.util

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

org.apache.maven.plugins.ear

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

Test Cases

[Summary] [Package List] [Test Cases]

EarModuleTest

testCleanBuildDir 0.006

EnvEntryTest

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

ArtifactRepositoryTest

testEmptyRepository 0
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact 0
testRepositoryWithOneClassifiedArtifact 0
testRepositoryWithOneUnclassifiedArtifact 0
testRepositoryWithMultipleClassifiedArtifacts 0

ArtifactTypeMappingServiceTest

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

EarMavenArchiverTest

testSimpleEjbModule 0.013
testSimpleJarModuleWithCustomBundleDir 0
testTwoModules 0

JavaEEVersionTest

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