[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 0 | 0 | 100% | 0.123 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.plugin.ear.output | 13 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.maven.plugin.ear.util | 35 | 0 | 0 | 0 | 100% | 0.054 |
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.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileNameMappingFactoryTest | 7 | 0 | 0 | 0 | 100% | 0.017 | |
FullFileNameMappingTest | 2 | 0 | 0 | 0 | 100% | 0.006 | |
NoVersionFileNameMappingTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
StandardFileNameMappingTest | 2 | 0 | 0 | 0 | 100% | 0.006 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ArtifactRepositoryTest | 5 | 0 | 0 | 0 | 100% | 0.014 | |
ArtifactTypeMappingServiceTest | 9 | 0 | 0 | 0 | 100% | 0.011 | |
EarMavenArchiverTest | 3 | 0 | 0 | 0 | 100% | 0.017 | |
JavaEEVersionTest | 18 | 0 | 0 | 0 | 100% | 0.012 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EarModuleTest | 1 | 0 | 0 | 0 | 100% | 0.038 |
[Summary] [Package List] [Test Cases]
testDefaultFileNameMapping | 0.009 | |
testGetFileNameMappingByName | 0 | |
testGetFileNameMappingByName2 | 0.002 | |
testGetFileNameMappingByName3 | 0.003 | |
testGetFileNameMappingByClass | 0.001 | |
testGetFileNameMappingByClass2 | 0 | |
testGetFileNameMappingByUnknownClass | 0.001 |
testEmptyRepository | 0.008 | |
testRepositoryWithOneUnclassifiedArtifact | 0.001 | |
testRepositoryWithOneClassifiedArtifact | 0.001 | |
testRepositoryWithMultipleClassifiedArtifacts | 0.002 | |
testRepositoryWithMultipleClassifiedArtifactsAndMainArtifact | 0.001 |
testDefaultConfiguration | 0.005 | |
testIsMappedToTypeForUnknownType | 0.001 | |
testIsMappedToTypeForKnownType | 0.001 | |
testGetStandardTypeForUknonwnType | 0 | |
testGetStandardTypeForKnownType | 0 | |
testConfigWithSameCustomType | 0.001 | |
testConfigWithUnknownStandardType | 0 | |
testConfigWithNoType | 0.001 | |
testConfigWithNoMapping | 0 |
testSimpleEjbModule | 0.015 | |
testSimpleJarModuleWithCustomBundleDir | 0.001 | |
testTwoModules | 0 |
testGtSameVersion | 0.004 | |
testGtNextVersion | 0 | |
testGtPreviousVersion | 0 | |
testGeSameVersion | 0 | |
testGePreviousVersion | 0 | |
testGeNextVersion | 0 | |
testLtSameVersion | 0 | |
testLtPreviousVersion | 0 | |
testLtNextVersion | 0.001 | |
testLeSameVersion | 0 | |
testLePreviousVersion | 0 | |
testLeNextVersion | 0 | |
testEqSameVersion | 0 | |
testEqAnotherVersion | 0 | |
testGetVersion | 0 | |
testGetJavaEEVersionValid | 0.001 | |
testGetJavaEEVersionInvalid | 0 | |
testGetJavaEEVersionNull | 0 |