Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 0.371

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
test.de.smartics.maven.plugin.jboss.modules.parser 6 0 0 0 100% 0.267
test.de.smartics.maven.plugin.jboss.modules.domain 5 0 0 0 100% 0.095
de.smartics.maven.plugin.jboss.modules.domain 7 0 0 0 100% 0.009

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

test.de.smartics.maven.plugin.jboss.modules.parser

Class Tests Errors Failures Skipped Success Rate Time
ModulesXmlParserApplyToModuleXmlTest 1 0 0 0 100% 0.224
ModulesXmlParserApplyToModuleXmlWithSystemTest 1 0 0 0 100% 0.002
ModulesXmlParserDependenciesFullXmlTest 1 0 0 0 100% 0.036
ModulesXmlParserDependenciesXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserDirectivesXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserMatchXmlTest 1 0 0 0 100% 0.001

test.de.smartics.maven.plugin.jboss.modules.domain

Class Tests Errors Failures Skipped Success Rate Time
ModuleMapEmptyTest 3 0 0 0 100% 0.071
ModuleMapMatchByArtifactIdTest 1 0 0 0 100% 0.024
ModuleMapMatchByGroupIdTest 1 0 0 0 100% 0

de.smartics.maven.plugin.jboss.modules.domain

Class Tests Errors Failures Skipped Success Rate Time
ModuleMapCreateNameTest 7 0 0 0 100% 0.009

Test Cases

[Summary] [Package List] [Test Cases]

ModuleMapCreateNameTest

ifGroupIdEndsWithTheArtifactIdTheNameIsTheGroupId 0.009
artifactIdMustNotBeBlank 0
artifactIdMustNotBeNull 0
groupIdMustNotBeNull 0
groupIdMustNotBeBlank 0
ifGroupIdIsEqualToTheArtifactIdTheNameIsTheGroupId 0
ifArtifactIdAndGroupIdArDifferentTheArtifactIdIsAppended 0

ModuleMapEmptyTest

allowsToStackArtifactsWithACommonModule 0.071
ifEmptyReturnsTheEmptyMap 0
allowsToAddArtifactsThatMatchNoGroupAndAreAddedAsNewModules 0

ModuleMapMatchByArtifactIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.024

ModuleMapMatchByGroupIdTest

allowsToStackArtifactsByArtifactIdRegExp 0

ModulesXmlParserApplyToModuleXmlTest

parsesXml 0.224

ModulesXmlParserApplyToModuleXmlWithSystemTest

parsesXml 0.002

ModulesXmlParserDependenciesFullXmlTest

parsesXml 0.036

ModulesXmlParserDependenciesXmlTest

parsesXml 0.002

ModulesXmlParserDirectivesXmlTest

parsesXml 0.002

ModulesXmlParserMatchXmlTest

parsesXml 0.001