Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
231 0 0 0 100% 0.921 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.shared.artifact.filter.collection 39 0 0 0 100% 0.155 s
org.apache.maven.shared.artifact.filter.resolve.transform 28 0 0 0 100% 0.031 s
org.apache.maven.shared.artifact.filter 164 0 0 0 100% 0.735 s

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.147 s
TestClassifierFilter 4 0 0 0 100% 0 s
TestFilterArtifacts 3 0 0 0 100% 0 s
TestGroupIdFilter 7 0 0 0 100% 0.008 s
TestProjectTransitivityFilter 3 0 0 0 100% 0 s
TestScopeFilter 13 0 0 0 100% 0 s
TestTypeFilter 5 0 0 0 100% 0 s

org.apache.maven.shared.artifact.filter.resolve.transform

- Class Tests Errors Failures Skipped Success Rate Time
ArtifactIncludeFilterTransformerTest 10 0 0 0 100% 0.016 s
ArtifactIncludeNodeTest 5 0 0 0 100% 0 s
EclipseAetherFilterTransformerTest 8 0 0 0 100% 0.015 s
EclipseAetherNodeTest 5 0 0 0 100% 0 s

org.apache.maven.shared.artifact.filter

- Class Tests Errors Failures Skipped Success Rate Time
PatternExcludesArtifactFilterTest 19 0 0 0 100% 0.651 s
PatternIncludesArtifactFilterTest 19 0 0 0 100% 0.016 s
ScopeArtifactFilterTest 18 0 0 0 100% 0.047 s
StrictPatternExcludesArtifactFilterTest 54 0 0 0 100% 0.006 s
StrictPatternIncludesArtifactFilterTest 54 0 0 0 100% 0.015 s

Test Cases

[Summary] [Package List] [Test Cases]

TestArtifactFilter

testParsing 0.031 s
testFiltering 0 s
testFiltering2 0 s
testFiltering3 0 s

TestClassifierFilter

testParsing 0 s
testFiltering 0 s
testFiltering2 0 s
testFiltering3 0 s

TestFilterArtifacts

testNullFilters 0 s
testArtifactFilterWithClassifier 0 s
testArtifactFilter 0 s

TestGroupIdFilter

testParsing 0 s
testMultipleInclude 0 s
testFiltering 0 s
testMultipleExclude 0 s
testFiltering2 0 s
testFiltering3 0 s
testFiltering4 0 s

TestProjectTransitivityFilter

testExclude 0 s
testAll 0 s
testClassified 0 s

TestScopeFilter

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

TestTypeFilter

testFilteringOrder 0 s
testTypeParsing 0 s
testFiltering 0 s
testFiltering2 0 s
testFiltering3 0 s

PatternExcludesArtifactFilterTest

testShouldNotIncludeWhenBothIdElementsDiffer 0.620 s
testShouldIncludeWhenWildcardMatchesOutsideSequence 0 s
testShouldIncludeWhenWildcardCoversPartOfGroupIdAndEverythingElse 0 s
testWithVersionRange 0.016 s
testPartialWildcardShouldNotMatchEmptyComponent 0 s
testShouldTriggerBothPatternsWithNonColonWildcards 0 s
testShouldIncludeDirectlyMatchedArtifactByGroupIdArtifactId 0 s
testShouldIncludeWhenPatternMatchesDependencyTrailAndTransitivityIsEnabled 0 s
testShouldTriggerBothPatternsWithWildcards 0 s
testShouldIncludeTransitiveDependencyWhenWildcardMatchesButDoesntMatchParent 0 s
testShouldIncludeWhenWildcardMatchesMiddleOfArtifactId 0.015 s
testShouldIncludeDirectlyMatchedArtifactByDependencyConflictId 0 s
testIncludeWhenPatternMatchesDepTrailWithTransitivityUsingNonColonWildcard 0 s
testShouldNotIncludeWhenNegativeMatch 0 s
testShouldIncludeJarsWithAndWithoutClassifier 0 s
testShouldNotIncludeWhenArtifactIdDiffers 0 s
testmassembly955 0 s
testShouldNotIncludeWhenGroupIdDiffers 0 s
testShouldIncludeWhenWildcardMatchesInsideSequence 0 s

PatternIncludesArtifactFilterTest

testShouldNotIncludeWhenBothIdElementsDiffer 0 s
testShouldIncludeWhenWildcardMatchesOutsideSequence 0 s
testShouldIncludeWhenWildcardCoversPartOfGroupIdAndEverythingElse 0 s
testWithVersionRange 0 s
testPartialWildcardShouldNotMatchEmptyComponent 0 s
testShouldTriggerBothPatternsWithNonColonWildcards 0 s
testShouldIncludeDirectlyMatchedArtifactByGroupIdArtifactId 0 s
testShouldIncludeWhenPatternMatchesDependencyTrailAndTransitivityIsEnabled 0 s
testShouldTriggerBothPatternsWithWildcards 0 s
testShouldIncludeTransitiveDependencyWhenWildcardMatchesButDoesntMatchParent 0 s
testShouldIncludeWhenWildcardMatchesMiddleOfArtifactId 0 s
testShouldIncludeDirectlyMatchedArtifactByDependencyConflictId 0 s
testIncludeWhenPatternMatchesDepTrailWithTransitivityUsingNonColonWildcard 0 s
testShouldNotIncludeWhenNegativeMatch 0 s
testShouldIncludeJarsWithAndWithoutClassifier 0 s
testShouldNotIncludeWhenArtifactIdDiffers 0 s
testmassembly955 0 s
testShouldNotIncludeWhenGroupIdDiffers 0 s
testShouldIncludeWhenWildcardMatchesInsideSequence 0.016 s

ArtifactIncludeFilterTransformerTest

testTransformPatternExclusionsFilter 0 s
testTransformPatternInclusionsFilter 0 s
testTransformScopeFilter 0 s
testTransformPatternExclusionsFilterActTransitivily 0 s
testTransformPatternInclusionsFilterActTransitivily 0 s
testTransformAndFilter 0 s
testTransformOrFilter 0 s
testTransformAbstractFilter 0.016 s
testTransformScopeFilterIncludeNullScope 0 s
testTransformExclusionsFilter 0 s

ArtifactIncludeNodeTest

testGAV 0 s
testScope 0 s
testType 0 s
testClassifier 0 s
testOptional 0 s

EclipseAetherFilterTransformerTest

testTransformPatternExclusionsFilter 0 s
testTransformPatternInclusionsFilter 0 s
testTransformScopeFilter 0 s
testTransformAndFilter 0 s
testTransformOrFilter 0 s
testTransformAbstractFilter 0.015 s
testTransformClassifierPatternInclusionsFilter 0 s
testTransformExclusionsFilter 0 s

EclipseAetherNodeTest

testGAV 0 s
testScope 0 s
testClassifier 0 s
testExclusions 0 s
testOptional 0 s

ScopeArtifactFilterTest

testFineGrained_IncludeOnlyScopesThatWereEnabled_SystemScope 0.016 s
testSystemScopeShouldIncludeOnlyArtifactsWithNullOrSystemScopes 0 s
testFineGrainedWithImplications_RuntimeScopeShouldIncludeOnlyArtifactsWithNullRuntimeOrCompileScopes 0 s
testNullScopeDisabled 0 s
testProvidedScopeShouldIncludeOnlyArtifactsWithNullOrProvidedScopes 0 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_CompileScope 0 s
testTestScopeShouldIncludeAllScopes 0.016 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_ProvidedAndRuntimeScopes 0 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_TestScope 0 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_SystemAndRuntimeScopes 0 s
testExcludedArtifactWithRangeShouldNotCauseNPE 0 s
testScopesShouldIncludeArtifactWithSameScope 0 s
testFineGrainedWithImplications_TestScopeShouldIncludeAllScopes 0 s
testFineGrainedWithImplications_CompileScopeShouldIncludeOnlyArtifactsWithNullSystemProvidedOrCompileScopes 0.015 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_ProvidedScope 0 s
testFineGrained_IncludeOnlyScopesThatWereEnabled_RuntimeScope 0 s
testCompileScopeShouldIncludeOnlyArtifactsWithNullSystemProvidedOrCompileScopes 0 s
testRuntimeScopeShouldIncludeOnlyArtifactsWithNullRuntimeOrCompileScopes 0 s

StrictPatternExcludesArtifactFilterTest

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

StrictPatternIncludesArtifactFilterTest

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