Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 1.134 s

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.internal.impl.standalone 2 0 0 0 100% 0.332 s
org.apache.maven.internal.impl.model 4 0 0 0 100% 0.004 s
org.apache.maven.internal.impl.resolver 10 0 0 0 100% 0.094 s
org.apache.maven.internal.impl 2 0 0 0 100% 0.704 s

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

org.apache.maven.internal.impl.standalone

- Class Tests Errors Failures Skipped Success Rate Time
DiTest 1 0 0 0 100% 0.001 s
TestApiStandalone 1 0 0 0 100% 0.331 s

org.apache.maven.internal.impl.model

- Class Tests Errors Failures Skipped Success Rate Time
MavenModelMergerTest 4 0 0 0 100% 0.004 s

org.apache.maven.internal.impl.resolver

- Class Tests Errors Failures Skipped Success Rate Time
DefaultModelResolverTest 10 0 0 0 100% 0.094 s

org.apache.maven.internal.impl

- Class Tests Errors Failures Skipped Success Rate Time
DefaultSettingsValidatorTest 1 0 0 0 100% 0.002 s
DefaultSettingsBuilderFactoryTest 1 0 0 0 100% 0.702 s

Test Cases

[Summary] [Package List] [Test Cases]

DefaultSettingsValidatorTest

testValidate 0.002 s

DefaultSettingsBuilderFactoryTest

testCompleteWiring 0.690 s

DiTest

testGenerics 0 s

DefaultModelResolverTest

testResolveParentThrowsModelResolverExceptionWhenUsingRangesWithoutUpperBound 0.010 s
testResolveDependencySuccessfullyResolvesExistingDependencyWithoutRange 0.006 s
testResolveParentSuccessfullyResolvesExistingParentWithoutRange 0.005 s
testResolveDependencyThrowsModelResolverExceptionWhenNotFound 0.018 s
testResolveParentSuccessfullyResolvesExistingParentUsingHighestVersion 0.027 s
testResolveDependencyThrowsModelResolverExceptionWhenNoMatchingVersionFound 0.005 s
testResolveDependencyThrowsModelResolverExceptionWhenUsingRangesWithoutUpperBound 0.004 s
testResolveParentThrowsModelResolverExceptionWhenNotFound 0.004 s
testResolveDependencySuccessfullyResolvesExistingDependencyUsingHighestVersion 0.004 s
testResolveParentThrowsModelResolverExceptionWhenNoMatchingVersionFound 0.004 s

MavenModelMergerTest

testMergeModel_Profiles 0.001 s
testMergeModel_Prerequisites 0.001 s
testMergeModel_ModelVersion 0 s
testMergeModel_ArtifactId 0 s

TestApiStandalone

testStandalone 0.330 s