Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.178
test.de.smartics.maven.plugin.jboss.modules.domain 5 0 0 0 100% 0.024
de.smartics.maven.plugin.jboss.modules.domain 7 0 0 0 100% 0.007

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.161
ModulesXmlParserApplyToModuleXmlTest 1 0 0 0 100% 0.002
ModulesXmlParserDependenciesFullXmlTest 1 0 0 0 100% 0.01
ModulesXmlParserDirectivesXmlTest 1 0 0 0 100% 0.001
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.001
ModuleMapEmptyTest 3 0 0 0 100% 0
ModuleMapMatchByGroupIdTest 1 0 0 0 100% 0.023

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

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

Test Cases

[Summary] [Package List] [Test Cases]

ModuleMapCreateNameTest

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

ModulesXmlParserMatchXmlTest

parsesXml 0.002

ModulesXmlParserDependenciesXmlTest

parsesXml 0.161

ModulesXmlParserApplyToModuleXmlTest

parsesXml 0.002

ModulesXmlParserDependenciesFullXmlTest

parsesXml 0.01

ModuleMapMatchByArtifactIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.001

ModulesXmlParserDirectivesXmlTest

parsesXml 0.001

ModuleMapEmptyTest

allowsToStackArtifactsWithACommonModule 0
ifEmptyReturnsTheEmptyMap 0
allowsToAddArtifactsThatMatchNoGroupAndAreAddedAsNewModules 0

ModuleMapMatchByGroupIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.023

ModulesXmlParserApplyToModuleXmlWithSystemTest

parsesXml 0.002