Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.159
test.de.smartics.maven.plugin.jboss.modules.domain 5 0 0 0 100% 0.092
de.smartics.maven.plugin.jboss.modules.domain 7 0 0 0 100% 0.01

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.116
ModulesXmlParserApplyToModuleXmlWithSystemTest 1 0 0 0 100% 0.002
ModulesXmlParserDependenciesFullXmlTest 1 0 0 0 100% 0.037
ModulesXmlParserDependenciesXmlTest 1 0 0 0 100% 0.001
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.067
ModuleMapMatchByArtifactIdTest 1 0 0 0 100% 0.025
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.01

Test Cases

[Summary] [Package List] [Test Cases]

ModuleMapCreateNameTest

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

ModuleMapEmptyTest

allowsToStackArtifactsWithACommonModule 0.067
ifEmptyReturnsTheEmptyMap 0
allowsToAddArtifactsThatMatchNoGroupAndAreAddedAsNewModules 0

ModuleMapMatchByArtifactIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.025

ModuleMapMatchByGroupIdTest

allowsToStackArtifactsByArtifactIdRegExp 0

ModulesXmlParserApplyToModuleXmlTest

parsesXml 0.116

ModulesXmlParserApplyToModuleXmlWithSystemTest

parsesXml 0.002

ModulesXmlParserDependenciesFullXmlTest

parsesXml 0.037

ModulesXmlParserDependenciesXmlTest

parsesXml 0.001

ModulesXmlParserDirectivesXmlTest

parsesXml 0.002

ModulesXmlParserMatchXmlTest

parsesXml 0.001