Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
7 0 0 0 100% 0.051

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.shared.artifact.resolver 7 0 0 0 100% 0.051

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

org.apache.maven.shared.artifact.resolver

Class Tests Errors Failures Skipped Success Rate Time
CumlativeScopeArtifactFilterTest 7 0 0 0 100% 0.051

Test Cases

[Summary] [Package List] [Test Cases]

CumlativeScopeArtifactFilterTest

testNothingEnabledWhenNoScopesAdded 0.047
testCompileAndProvidedEnabledWhenCompileScopeOnlyIsAdded 0
testCompileAndRuntimeEnabledWhenRuntimeScopeOnlyIsAdded 0
testCompileRuntimeProvidedAndTestEnabledWhenTestScopeOnlyIsAdded 0.002
testCompileRuntimeProvidedAndTestEnabledWhenTestAndCompileScopesAreAdded 0
testCompileRuntimeAndProvidedEnabledWhenRuntimeAndCompileScopeAreAdded 0.001
testProvidedOnlyEnabledWhenProvidedScopeOnlyIsAdded 0.001