Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
7 | 0 | 0 | 0 | 100% | 0.094 |
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.008 |
org.apache.maven.settings.building | 1 | 0 | 0 | 0 | 100% | 0.086 |
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.008 |
org.apache.maven.settings.building
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | DefaultSettingsBuilderFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.086 |
Test Cases
[Summary] [Package List] [Test Cases]
DefaultSettingsValidatorTest
![]() | testValidate | 0.004 |
![]() | testValidateMirror | 0.001 |
![]() | testValidateRepository | 0.001 |
![]() | testValidateUniqueServerId | 0.001 |
![]() | testValidateUniqueProfileId | 0 |
![]() | testValidateUniqueRepositoryId | 0.001 |