Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 0.256

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.sets 4 0 0 0 100% 0.18
test.de.smartics.maven.plugin.jboss.modules.domain 5 0 0 0 100% 0.05
de.smartics.maven.plugin.jboss.modules.domain 7 0 0 0 100% 0.026

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

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

Class Tests Errors Failures Skipped Success Rate Time
ModulesParserTest 4 0 0 0 100% 0.18

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

Class Tests Errors Failures Skipped Success Rate Time
ModuleMapEmptyTest 3 0 0 0 100% 0.025
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.026

Test Cases

[Summary] [Package List] [Test Cases]

ModuleMapCreateNameTest

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

ModuleMapEmptyTest

allowsToStackArtifactsWithACommonModule 0.025
ifEmptyReturnsTheEmptyMap 0
allowsToAddArtifactsThatMatchNoGroupAndAreAddedAsNewModules 0

ModuleMapMatchByArtifactIdTest

allowsToStackArtifactsByArtifactIdRegExp 0.025

ModuleMapMatchByGroupIdTest

allowsToStackArtifactsByArtifactIdRegExp 0

ModulesParserTest

readsModulesXmlWithIncludes 0.152
readsModulesXmlWithExport 0.011
readsModulesXmlWithServices 0.007
readsModulesXmlWithDependencies 0.01