Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.085
test.de.smartics.maven.plugin.jboss.modules.domain 5 0 0 0 100% 0.022
de.smartics.maven.plugin.jboss.modules.domain 7 0 0 0 100% 0.006

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
ModulesXmlParserMatchXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserDependenciesXmlTest 1 0 0 0 100% 0.067
ModulesXmlParserApplyToModuleXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserDependenciesFullXmlTest 1 0 0 0 100% 0.01
ModulesXmlParserDirectivesXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserApplyToModuleXmlWithSystemTest 1 0 0 0 100% 0.002

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

ModuleMapCreateNameTest

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

ModulesXmlParserMatchXmlTest

parsesXml 0.002

ModulesXmlParserDependenciesXmlTest

parsesXml 0.067

ModulesXmlParserApplyToModuleXmlTest

parsesXml 0.002

ModulesXmlParserDependenciesFullXmlTest

parsesXml 0.01

ModuleMapMatchByArtifactIdTest

allowsToStackArtifactsByArtifactIdRegExp 0

ModulesXmlParserDirectivesXmlTest

parsesXml 0.002

ModuleMapEmptyTest

allowsToStackArtifactsWithACommonModule 0
ifEmptyReturnsTheEmptyMap 0
allowsToAddArtifactsThatMatchNoGroupAndAreAddedAsNewModules 0

ModuleMapMatchByGroupIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.022

ModulesXmlParserApplyToModuleXmlWithSystemTest

parsesXml 0.002