Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 0.368

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.issue.config 1 0 0 0 100% 0.163
test.de.smartics.maven.nexus 6 0 0 0 100% 0.004
test.de.smartics.maven.issue.util 23 0 0 0 100% 0.201

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

test.de.smartics.maven.issue.config

Class Tests Errors Failures Skipped Success Rate Time
ConfigurationLoaderTest 1 0 0 0 100% 0.163

test.de.smartics.maven.nexus

Class Tests Errors Failures Skipped Success Rate Time
NexusUtilsTest 6 0 0 0 100% 0.004

test.de.smartics.maven.issue.util

Class Tests Errors Failures Skipped Success Rate Time
GrabberTest 2 0 0 0 100% 0.003
PackagingUtilsTest 8 0 0 0 100% 0.006
VersionHelperPreviousVersionTest 11 0 0 0 100% 0.191
VersionHelperTest 2 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

ConfigurationLoaderTest

loadsConfigurationsWithDefaultComponents 0.163

GrabberTest

grabsFromSingleLine 0.003
grabsFromMultiLine 0

PackagingUtilsTest

nullMapsToJar 0.006
emptyMapsToJar 0
blankMapsToJar 0
jbossSarMapsToSar 0
anyJbossSarMapsToAny 0
mavenPluginMapsToJar 0
mavenArchetypeMapsToJar 0
ejbMapsToJar 0

VersionHelperPreviousVersionTest

decrementsMicroIfValueIsGreaterZero 0.185
throwsExceptionIfMicroValueIsZero 0.001
decrementsMinorIfMicroValueIsGreaterZero 0.001
decrementsMinorIfMicroValueIsZero 0
throwsExceptionIfMinorAndMicroValueIsZero 0
decrementsMajorIfMinorAndMicroValueIsZero 0.001
decrementsMajorIfMinorValueIsZero 0.001
decrementsMajorIfValueIsZero 0
throwsExceptionIfMajorValueIsZero 0.001
throwsExceptionIfMajorAndMinorValueIsZero 0.001
leavesVersionUntouched 0

VersionHelperTest

acceptsCurrentVersionWithLeadingZeros 0
signalsNotAcceptionLeadingZerosByReturningNull 0.001

NexusUtilsTest

recognizesHttpUrlWithANexusElement 0.004
recognizesHttpsUrlWithANexusElement 0
returnsHttpBaseUrlIfNoNexusElementIsFound 0
returnsHttpsBaseUrlIfNoNexusElementIsFound 0
allowsADavHttpProtocol 0
allowsADavHttpsProtocol 0