Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
186 0 0 0 100% 1.043

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.shared.artifact.filter.collection 38 0 0 0 100% 0.064
org.apache.maven.shared.artifact.filter 148 0 0 0 100% 0.979

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

org.apache.maven.shared.artifact.filter.collection

Class Tests Errors Failures Skipped Success Rate Time
TestArtifactFilter 4 0 0 0 100% 0.003
TestClassifierFilter 4 0 0 0 100% 0.002
TestFilterArtifacts 3 0 0 0 100% 0.009
TestGroupIdFilter 7 0 0 0 100% 0.023
TestProjectTransitivityFilter 3 0 0 0 100% 0.003
TestScopeFilter 13 0 0 0 100% 0.008
TestTypeFilter 4 0 0 0 100% 0.016

org.apache.maven.shared.artifact.filter

Class Tests Errors Failures Skipped Success Rate Time
PatternExcludesArtifactFilterTest 11 0 0 0 100% 0.022
PatternIncludesArtifactFilterTest 11 0 0 0 100% 0.046
ScopeArtifactFilterTest 18 0 0 0 100% 0.833
StrictPatternExcludesArtifactFilterTest 54 0 0 0 100% 0.019
StrictPatternIncludesArtifactFilterTest 54 0 0 0 100% 0.059

Test Cases

TestArtifactFilter

testParsing 0.001
testFiltering 0
testFiltering2 0
testFiltering3 0

TestClassifierFilter

testParsing 0
testFiltering 0.001
testFiltering2 0
testFiltering3 0

TestFilterArtifacts

testNullFilters 0.004
testArtifactFilter 0.003
testArtifactFilterWithClassifier 0.001

TestGroupIdFilter

testParsing 0.015
testFiltering 0.001
testFiltering2 0
testFiltering3 0
testFiltering4 0
testMultipleInclude 0
testMultipleExclude 0

TestProjectTransitivityFilter

testAll 0.002
testExclude 0
testClassified 0

TestScopeFilter

testScopeCompile 0.001
testScopeRuntime 0
testScopeTest 0
testScopeProvided 0
testScopeSystem 0
testScopeFilterNull 0
testScopeFilterEmpty 0
testExcludeProvided 0
testExcludeSystem 0.001
testExcludeCompile 0
testExcludeTest 0
testBadScope 0
testSettersGetters 0

TestTypeFilter

testFiltering 0
testFiltering2 0
testFiltering3 0
testTypeParsing 0

PatternExcludesArtifactFilterTest

testShouldTriggerBothPatternsWithWildcards 0.001
testShouldNotIncludeDirectlyMatchedArtifactByDependencyConflictId 0
testShouldNotIncludeDirectlyMatchedArtifactByGroupIdArtifactId 0.001
testShouldNotIncludeWhenPatternMatchesDependencyTrailAndTransitivityIsEnabled 0
testShouldIncludeWhenArtifactIdDiffers 0.001
testShouldIncludeWhenBothIdElementsDiffer 0
testShouldIncludeWhenGroupIdDiffers 0.001
testShouldIncludeWhenNegativeMatch 0
testShouldNotIncludeWhenWildcardMatchesInsideSequence 0
testShouldIncludeWhenWildcardMatchesOutsideSequence 0
testShouldIncludeTransitiveDependencyWhenWildcardMatchesButDoesntMatchParent 0.001

PatternIncludesArtifactFilterTest

testShouldTriggerBothPatternsWithWildcards 0.034
testShouldIncludeWhenWildcardMatchesOutsideSequence 0
testShouldIncludeTransitiveDependencyWhenWildcardMatchesButDoesntMatchParent 0.001
testShouldIncludeDirectlyMatchedArtifactByDependencyConflictId 0
testShouldIncludeDirectlyMatchedArtifactByGroupIdArtifactId 0
testShouldIncludeWhenPatternMatchesDependencyTrailAndTransitivityIsEnabled 0.001
testShouldNotIncludeWhenArtifactIdDiffers 0
testShouldNotIncludeWhenBothIdElementsDiffer 0.001
testShouldNotIncludeWhenGroupIdDiffers 0.001
testShouldNotIncludeWhenNegativeMatch 0
testShouldIncludeWhenWildcardMatchesInsideSequence 0

ScopeArtifactFilterTest

testExcludedArtifactWithRangeShouldNotCauseNPE 0.179
testNullScopeDisabled 0.042
testFineGrained_IncludeOnlyScopesThatWereEnabled_TestScope 0.044
testFineGrained_IncludeOnlyScopesThatWereEnabled_CompileScope 0.041
testFineGrained_IncludeOnlyScopesThatWereEnabled_RuntimeScope 0.044
testFineGrained_IncludeOnlyScopesThatWereEnabled_ProvidedScope 0.041
testFineGrained_IncludeOnlyScopesThatWereEnabled_SystemScope 0.046
testFineGrained_IncludeOnlyScopesThatWereEnabled_ProvidedAndRuntimeScopes 0.046
testFineGrained_IncludeOnlyScopesThatWereEnabled_SystemAndRuntimeScopes 0.04
testFineGrainedWithImplications_CompileScopeShouldIncludeOnlyArtifactsWithNullSystemProvidedOrCompileScopes 0.024
testFineGrainedWithImplications_RuntimeScopeShouldIncludeOnlyArtifactsWithNullRuntimeOrCompileScopes 0.038
testFineGrainedWithImplications_TestScopeShouldIncludeAllScopes 0.039
testScopesShouldIncludeArtifactWithSameScope 0.028
testCompileScopeShouldIncludeOnlyArtifactsWithNullSystemProvidedOrCompileScopes 0.039
testRuntimeScopeShouldIncludeOnlyArtifactsWithNullRuntimeOrCompileScopes 0.023
testTestScopeShouldIncludeAllScopes 0.042
testProvidedScopeShouldIncludeOnlyArtifactsWithNullOrProvidedScopes 0.041
testSystemScopeShouldIncludeOnlyArtifactsWithNullOrSystemScopes 0.024

StrictPatternExcludesArtifactFilterTest

testExactIncluded 0
testExactExcluded 0.001
testGroupIdIncluded 0.001
testGroupIdExcluded 0
testGroupIdWildcardIncluded 0
testGroupIdImplicitWildcardIncluded 0
testGroupIdStartsWithWildcardIncluded 0
testGroupIdStartsWithPartialWildcardIncluded 0
testGroupIdStartsWithWildcardExcluded 0
testGroupIdEndsWithWildcardIncluded 0
testGroupIdEndsWithPartialWildcardIncluded 0
testGroupIdEndsWithWildcardExcluded 0.001
testGroupIdContainsWildcardIncluded 0
testGroupIdContainsWildcardExcluded 0
testArtifactIdIncluded 0.001
testArtifactIdExcluded 0
testArtifactIdWildcardIncluded 0.001
testArtifactIdImplicitWildcardIncluded 0
testArtifactIdStartsWithWildcardIncluded 0
testArtifactIdStartsWithPartialWildcardIncluded 0.001
testArtifactIdStartsWithWildcardExcluded 0
testArtifactIdEndsWithWildcardIncluded 0
testArtifactIdEndsWithPartialWildcardIncluded 0
testArtifactIdEndsWithWildcardExcluded 0.001
testArtifactIdContainsWildcardIncluded 0
testArtifactIdContainsWildcardExcluded 0
testTypeIncluded 0
testTypeExcluded 0.001
testTypeWildcardIncluded 0
testTypeImplicitWildcardIncluded 0
testTypeStartsWithWildcardIncluded 0
testTypeStartsWithPartialWildcardIncluded 0.001
testTypeStartsWithWildcardExcluded 0
testTypeEndsWithWildcardIncluded 0
testTypeEndsWithPartialWildcardIncluded 0
testTypeEndsWithWildcardExcluded 0
testTypeContainsWildcardIncluded 0
testTypeContainsWildcardExcluded 0
testVersionIncluded 0
testVersionExcluded 0
testVersionWildcardIncluded 0
testVersionImplicitWildcardIncluded 0.001
testVersionStartsWithWildcardIncluded 0
testVersionStartsWithPartialWildcardIncluded 0
testVersionStartsWithWildcardExcluded 0.001
testVersionEndsWithWildcardIncluded 0
testVersionEndsWithPartialWildcardIncluded 0
testVersionEndsWithWildcardExcluded 0
testVersionContainsWildcardIncluded 0.001
testVersionContainsWildcardExcluded 0
testComplex 0
testSnapshotVersion 0.001
testRangeVersion 0
testWildcardsWithRangeVersion 0

StrictPatternIncludesArtifactFilterTest

testExactIncluded 0.016
testExactExcluded 0
testGroupIdIncluded 0
testGroupIdExcluded 0
testGroupIdWildcardIncluded 0.001
testGroupIdImplicitWildcardIncluded 0
testGroupIdStartsWithWildcardIncluded 0
testGroupIdStartsWithPartialWildcardIncluded 0
testGroupIdStartsWithWildcardExcluded 0
testGroupIdEndsWithWildcardIncluded 0
testGroupIdEndsWithPartialWildcardIncluded 0
testGroupIdEndsWithWildcardExcluded 0.001
testGroupIdContainsWildcardIncluded 0
testGroupIdContainsWildcardExcluded 0
testArtifactIdIncluded 0.001
testArtifactIdExcluded 0
testArtifactIdWildcardIncluded 0
testArtifactIdImplicitWildcardIncluded 0
testArtifactIdStartsWithWildcardIncluded 0
testArtifactIdStartsWithPartialWildcardIncluded 0.001
testArtifactIdStartsWithWildcardExcluded 0.001
testArtifactIdEndsWithWildcardIncluded 0
testArtifactIdEndsWithPartialWildcardIncluded 0
testArtifactIdEndsWithWildcardExcluded 0
testArtifactIdContainsWildcardIncluded 0.001
testArtifactIdContainsWildcardExcluded 0
testTypeIncluded 0
testTypeExcluded 0
testTypeWildcardIncluded 0
testTypeImplicitWildcardIncluded 0
testTypeStartsWithWildcardIncluded 0
testTypeStartsWithPartialWildcardIncluded 0
testTypeStartsWithWildcardExcluded 0.001
testTypeEndsWithWildcardIncluded 0.001
testTypeEndsWithPartialWildcardIncluded 0
testTypeEndsWithWildcardExcluded 0
testTypeContainsWildcardIncluded 0.001
testTypeContainsWildcardExcluded 0
testVersionIncluded 0
testVersionExcluded 0.001
testVersionWildcardIncluded 0
testVersionImplicitWildcardIncluded 0
testVersionStartsWithWildcardIncluded 0.001
testVersionStartsWithPartialWildcardIncluded 0
testVersionStartsWithWildcardExcluded 0
testVersionEndsWithWildcardIncluded 0.001
testVersionEndsWithPartialWildcardIncluded 0
testVersionEndsWithWildcardExcluded 0
testVersionContainsWildcardIncluded 0.001
testVersionContainsWildcardExcluded 0
testComplex 0.001
testSnapshotVersion 0
testRangeVersion 0.001
testWildcardsWithRangeVersion 0.001