[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 0.391 |
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.156 |
test.de.smartics.maven.nexus | 6 | 0 | 0 | 0 | 100% | 0.016 |
test.de.smartics.maven.issue.util | 15 | 0 | 0 | 0 | 100% | 0.219 |
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.156 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NexusUtilsTest | 6 | 0 | 0 | 0 | 100% | 0.016 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GrabberTest | 2 | 0 | 0 | 0 | 100% | 0 | |
VersionHelperPreviousVersionTest | 11 | 0 | 0 | 0 | 100% | 0.219 | |
VersionHelperTest | 2 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
decrementsMicroIfValueIsGreaterZero | 0.219 | |
throwsExceptionIfMicroValueIsZero | 0 | |
decrementsMinorIfMicroValueIsGreaterZero | 0 | |
decrementsMinorIfMicroValueIsZero | 0 | |
throwsExceptionIfMinorAndMicroValueIsZero | 0 | |
decrementsMajorIfMinorAndMicroValueIsZero | 0 | |
decrementsMajorIfMinorValueIsZero | 0 | |
decrementsMajorIfValueIsZero | 0 | |
throwsExceptionIfMajorValueIsZero | 0 | |
throwsExceptionIfMajorAndMinorValueIsZero | 0 | |
leavesVersionUntouched | 0 |
acceptsCurrentVersionWithLeadingZeros | 0 | |
signalsNotAcceptionLeadingZerosByReturningNull | 0 |
recognizesHttpUrlWithANexusElement | 0 | |
recognizesHttpsUrlWithANexusElement | 0 | |
returnsHttpBaseUrlIfNoNexusElementIsFound | 0 | |
returnsHttpsBaseUrlIfNoNexusElementIsFound | 0 | |
allowsADavHttpProtocol | 0 | |
allowsADavHttpsProtocol | 0 |