Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 0.074

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.building 1 0 0 0 100% 0.024
org.apache.maven.settings.validation 9 0 0 0 100% 0.05

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

org.apache.maven.settings.building

Class Tests Errors Failures Skipped Success Rate Time
DefaultSettingsBuilderFactoryTest 1 0 0 0 100% 0.024

org.apache.maven.settings.validation

Class Tests Errors Failures Skipped Success Rate Time
DefaultSettingsValidatorTest 9 0 0 0 100% 0.05

Test Cases

[Summary] [Package List] [Test Cases]

DefaultSettingsValidatorTest

testValidateRepository 0.016
testValidateMirror 0.001
testValidateUniqueRepositoryId 0.001
testValidateUniqueProfileId 0.001
testValidateUniqueServerId 0.001
testValidate 0
testValidateProxy 0.014
testValidateUniqueProxyId 0
testValidateUniqueProxyNullId 0

DefaultSettingsBuilderFactoryTest

testCompleteWiring 0.024