[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.389 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[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.17 |
test.de.smartics.maven.nexus | 6 | 0 | 0 | 0 | 100% | 0.004 |
test.de.smartics.maven.issue.util | 15 | 0 | 0 | 0 | 100% | 0.215 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ConfigurationLoaderTest | 1 | 0 | 0 | 0 | 100% | 0.17 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NexusUtilsTest | 6 | 0 | 0 | 0 | 100% | 0.004 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GrabberTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
VersionHelperPreviousVersionTest | 11 | 0 | 0 | 0 | 100% | 0.212 | |
VersionHelperTest | 2 | 0 | 0 | 0 | 100% | 0.001 |
[Summary] [Package List] [Test Cases]
decrementsMicroIfValueIsGreaterZero | 0.202 | |
throwsExceptionIfMicroValueIsZero | 0.001 | |
decrementsMinorIfMicroValueIsGreaterZero | 0.001 | |
decrementsMinorIfMicroValueIsZero | 0.001 | |
throwsExceptionIfMinorAndMicroValueIsZero | 0.001 | |
decrementsMajorIfMinorAndMicroValueIsZero | 0.001 | |
decrementsMajorIfMinorValueIsZero | 0.001 | |
decrementsMajorIfValueIsZero | 0.002 | |
throwsExceptionIfMajorValueIsZero | 0.001 | |
throwsExceptionIfMajorAndMinorValueIsZero | 0.001 | |
leavesVersionUntouched | 0 |
acceptsCurrentVersionWithLeadingZeros | 0 | |
signalsNotAcceptionLeadingZerosByReturningNull | 0.001 |
recognizesHttpUrlWithANexusElement | 0.001 | |
recognizesHttpsUrlWithANexusElement | 0.001 | |
returnsHttpBaseUrlIfNoNexusElementIsFound | 0 | |
returnsHttpsBaseUrlIfNoNexusElementIsFound | 0.001 | |
allowsADavHttpProtocol | 0 | |
allowsADavHttpsProtocol | 0.001 |