Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 0.233

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.086
org.apache.maven.settings.validation 8 0 0 0 100% 0.147

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.086

org.apache.maven.settings.validation

Class Tests Errors Failures Skipped Success Rate Time
DefaultSettingsValidatorTest 8 0 0 0 100% 0.147

Test Cases

[Summary] [Package List] [Test Cases]

DefaultSettingsValidatorTest

testValidateRepository 0.012
testValidateMirror 0.003
testValidateUniqueRepositoryId 0.001
testValidateUniqueProfileId 0.001
testValidateUniqueServerId 0.002
testValidate 0
testValidateProxy 0.002
testValidateUniqueProxyId 0.001

DefaultSettingsBuilderFactoryTest

testCompleteWiring 0.082