Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
7 | 0 | 0 | 0 | 100% | 0.103 |
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 |
---|---|---|---|---|---|---|
org.apache.maven.settings.validation | 6 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.maven.settings.building | 1 | 0 | 0 | 0 | 100% | 0.093 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.settings.validation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultSettingsValidatorTest | 6 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.maven.settings.building
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultSettingsBuilderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.093 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultSettingsValidatorTest
testValidate | 0.005 | |
testValidateMirror | 0.001 | |
testValidateRepository | 0 | |
testValidateUniqueServerId | 0.001 | |
testValidateUniqueProfileId | 0 | |
testValidateUniqueRepositoryId | 0 |