Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
257 0 0 0 100% 28.359

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.plugins.dependency.utils.filters 14 0 0 0 100% 0.018
org.apache.maven.plugins.dependency.utils 13 0 0 0 100% 0.102
org.apache.maven.plugins.dependency.resolvers 11 0 0 0 100% 0.661
org.apache.maven.plugins.dependency.fromDependencies 85 0 0 0 100% 14.233
org.apache.maven.plugins.dependency.analyze 7 0 0 0 100% 0.101
org.apache.maven.plugins.dependency.utils.translators 6 0 0 0 100% 0.353
org.apache.maven.plugins.dependency.utils.markers 25 0 0 0 100% 0.543
org.apache.maven.plugins.dependency.tree 2 0 0 0 100% 1.016
org.apache.maven.plugins.dependency 33 0 0 0 100% 5.706
org.apache.maven.plugins.dependency.fromConfiguration 61 0 0 0 100% 5.626

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

org.apache.maven.plugins.dependency.utils.filters

Class Tests Errors Failures Skipped Success Rate Time
TestDestFileFilter 8 0 0 0 100% 0.013
TestResolveMarkerFileFilter 1 0 0 0 100% 0
TestMarkerFileFilter 5 0 0 0 100% 0.005

org.apache.maven.plugins.dependency.utils

Class Tests Errors Failures Skipped Success Rate Time
TestDependencyUtil 9 0 0 0 100% 0.001
TestSilentLog 2 0 0 0 100% 0
TestDependencyStatusSets 2 0 0 0 100% 0.101

org.apache.maven.plugins.dependency.resolvers

Class Tests Errors Failures Skipped Success Rate Time
ResolveDependenciesMojoTest 4 0 0 0 100% 0.237
TestResolveMojo 2 0 0 0 100% 0.117
ExcludeReactorProjectsDependencyFilterTest 3 0 0 0 100% 0.192
ExcludeReactorProjectsArtifactFilterTest 2 0 0 0 100% 0.115

org.apache.maven.plugins.dependency.fromDependencies

Class Tests Errors Failures Skipped Success Rate Time
TestBuildClasspathMojo 2 0 0 0 100% 0.109
TestCopyDependenciesMojo2 11 0 0 0 100% 0.669
TestCopyDependenciesMojo 32 0 0 0 100% 2.12
TestUnpackDependenciesMojo 28 0 0 0 100% 4.301
TestIncludeExcludeUnpackDependenciesMojo 7 0 0 0 100% 0.815
TestUnpackDependenciesMojo2 5 0 0 0 100% 6.219

org.apache.maven.plugins.dependency.analyze

Class Tests Errors Failures Skipped Success Rate Time
TestAnalyzeDepMgt 5 0 0 0 100% 0.005
TestAnalyzeDuplicateMojo 2 0 0 0 100% 0.096

org.apache.maven.plugins.dependency.utils.translators

Class Tests Errors Failures Skipped Success Rate Time
TestClassifierTypeTranslator 6 0 0 0 100% 0.353

org.apache.maven.plugins.dependency.utils.markers

Class Tests Errors Failures Skipped Success Rate Time
TestSourcesMarkerFileHandler 10 0 0 0 100% 0.015
TestUnpackMarkerFileHandler 9 0 0 0 100% 0.522
TestDefaultMarkerFileHandler 6 0 0 0 100% 0.006

org.apache.maven.plugins.dependency.tree

Class Tests Errors Failures Skipped Success Rate Time
TestTreeMojo 1 0 0 0 100% 0.657
TestTreeMojo_ContainsVersion 1 0 0 0 100% 0.359

org.apache.maven.plugins.dependency

Class Tests Errors Failures Skipped Success Rate Time
TestSkip 19 0 0 0 100% 0.949
AbstractDependencyMojoTest 4 0 0 0 100% 0.113
TestListClassesMojo 2 0 0 0 100% 1.811
TestPropertiesMojo 1 0 0 0 100% 0.053
TestGetMojo 4 0 0 0 100% 2.591
TestCollectMojo 3 0 0 0 100% 0.189

org.apache.maven.plugins.dependency.fromConfiguration

Class Tests Errors Failures Skipped Success Rate Time
TestIncludeExcludeUnpackMojo 11 0 0 0 100% 1.366
TestUnpackMojo 18 0 0 0 100% 2.035
TestCopyMojo 30 0 0 0 100% 2.099
TestArtifactItem 2 0 0 0 100% 0.126

Test Cases

[Summary] [Package List] [Test Cases]

TestIncludeExcludeUnpackMojo

testNoIncludeExcludes 0.287
testIncludeArtifactItemOverride 0.101
testUnpackIncludesManyFiles 0.099
testExcludeArtifactItemOverride 0.081
testUnpackExcludesAllFiles 0.088
testUnpackIncludesAllFiles 0.094
testIncludeArtifactItemMultipleMarker 0.12
testUnpackIncludesSingleFile 0.099
testUnpackExcludesSingleFile 0.096
testIncludeArtifactItemMultipleExecutions 0.21
testUnpackExcludesManyFiles 0.091

TestTreeMojo

testVoid 0.655

TestSkip

testSkipUnpackDependencies 0.038
testSkipAnalyzeOnly 0.049
testSkipBuildClasspath 0.05
testSkipResolvePlugins 0.045
testSkipCopy 0.045
testSkipList 0.041
testSkipTree 0.041
testSkipPurgeLocalRepository 0.041
testSkipResolve 0.044
testSkipUnpack 0.04
testSkipAnalyzeDepMgt 0.041
testSkipGoOffline 0.043
testSkipSources 0.041
testSkipAnalyzeReport 0.16
testSkipCopyDependencies 0.052
testSkipAnalyze 0.04
testSkipAnalyzeDuplicate 0.044
testSkipProperties 0.051
testSkipGet 0.043

TestDestFileFilter

testDestFileStripVersion 0.002
testGettersSetters 0
testDestFileOverwriteIfNewer 0.003
testDestFileSnapshot 0.001
testDestFileSubPerType 0.002
testDestFileRelease 0.001
testDestFileStripClassifier 0.002
testDestFileSubPerArtifact 0.001

TestTreeMojo_ContainsVersion

testWhenRecommendedVersionIsNullAndNoRestrictions 0.015

AbstractDependencyMojoTest

testNewResolveArtifactProjectBuildingRequestRemoteRepositoriesSize 0.021
testNewResolvePluginProjectBuildingRequestRemoteRepositoriesSize 0.002
testNewResolveArtifactProjectBuildingRequestRemoteRepositoriesContents 0.001
testNewResolvePluginProjectBuildingRequestRemoteRepositoriesContents 0.001

ResolveDependenciesMojoTest

testDependencyStatusEmptySet 0.049
testDependencyStatusLogNullFiles 0.059
testOptionalDependencyFormatting 0.057
testDependencyStatusLog 0.072

TestUnpackMojo

testArtifactResolutionException 0.158
testGetArtifactItems 0.113
testSkip 0.096
testUnpackToLocation 0.111
testNoArtifactItems 0.067
testUnpackToLocationWhereLocationCannotBeCreatedThrowsException 0.086
testArtifactNotFound 0.066
testMissingVersionNotFound 0.06
testMissingVersionFromDependenciesWithClassifier 0.074
testUnpackDontOverWriteSnapshots 0.182
testUnpackOverWriteReleases 0.189
testUnpackDontOverWriteReleases 0.191
testMissingVersionFromDependencies 0.082
testUnpackOverWriteIfNewer 0.082
testMissingVersionFromDependencyMgt 0.089
testUnpackFile 0.101
testUnpackOverWriteSnapshot 0.184
testMissingVersionFromDependencyMgtWithClassifier 0.102

TestSourcesMarkerFileHandler

testSetMarkerResolved 0.001
testBothMarkers 0.001
testMarkerFileResolvedSetter 0.001
testMarkerTimeStampResolved 0.002
testMarkerFile 0.003
testNullParentResolved 0.001
testNullParent 0.001
testMarkerFileException 0.001
testSetMarkerUnresolved 0.002
testMarkerTimeStampUnResolved 0.002

TestListClassesMojo

testListClassesTransitive 0.947
testListClassesNotTransitive 0.864

TestBuildClasspathMojo

testPath 0.052
testEnvironment 0.057

TestCopyDependenciesMojo2

testCopyDependenciesMojoIncludeCompileScope 0.058
testCopyDependenciesMojoIncludeprovidedScope 0.072
testSubPerArtifact 0.062
testSubPerArtifactRemoveVersion 0.054
testCopyDependenciesMojoIncludesystemScope 0.047
testCopyDependenciesMojoIncludeRuntimeScope 0.051
testSubPerArtifactAndScope 0.056
testCopyDependenciesMojoIncludeTestScope 0.05
testSubPerArtifactAndType 0.065
testRepositoryLayout 0.099
testSubPerArtifactAndTypeRemoveVersion 0.055

TestCopyDependenciesMojo

testDontOverWriteSnap 0.061
testExcludeSystemScope 0.07
testStripClassifier 0.065
testDontOverWriteRelease 0.268
testArtifactResolutionException 0.061
testIncludeGroupId 0.062
testIncludeClassifier 0.059
testStripVersion 0.055
testExcludeCompileScope 0.053
testMojo 0.054
testExcludeMultipleGroupIds 0.061
testIncludeArtifactId 0.054
testCDMType 0.058
testExcludeProvidedScope 0.063
testCDMClassifier 0.069
testIncludeType 0.061
testPrependGroupId 0.061
testCopyFile 0.053
testOverWriteSnap 0.052
testExcludeTestScope 0.05
testUseBaseVersion 0.06
testExcludeRuntimeScope 0.06
testExcludeType 0.059
testCopyPom 0.061
testNoTransitive 0.054
testExcludeClassifier 0.061
testOverWriteRelease 0.057
testSubPerType 0.063
testExcludeArtifactId 0.062
testExcludeGroupId 0.062
testGetDependencies 0.063
testCDMClassifierType 0.067

TestUnpackDependenciesMojo

testExcludeSystemScope 0.316
testArtifactResolutionException 0.122
testIncludeGroupId 0.139
testIncludeRuntimeScope 0.14
testExcludeCompileScope 0.124
testMojo 0.123
testSubPerArtifact 0.158
testSubPerArtifactRemoveVersion 0.156
testIncludeArtifactId 0.115
testCDMType 0.192
testExcludeProvidedScope 0.146
testCDMClassifier 0.167
testIncludeType 0.15
testArtifactNotFound 0.121
testExcludeTestScope 0.12
testSubPerArtifactAndType 0.171
testIncludesystemScope 0.146
testIncludeTestScope 0.135
testExcludeRuntimeScope 0.134
testExcludeType 0.134
testNoTransitive 0.148
testIncludeCompileScope 0.132
testIncludeprovidedScope 0.126
testSubPerType 0.134
testSubPerArtifactAndTypeRemoveVersion 0.193
testExcludeArtifactId 0.182
testExcludeGroupId 0.137
testCDMClassifierType 0.238

TestAnalyzeDepMgt

testAddExclusions 0.002
testMojo 0.001
testGetMismatch 0.001
testGetExclusionErrors 0
testGetManagementKey 0.001

TestIncludeExcludeUnpackDependenciesMojo

testNoIncludeExcludes 0.192
testUnpackIncludesManyFiles 0.101
testUnpackExcludesAllFiles 0.092
testUnpackIncludesAllFiles 0.119
testUnpackIncludesSingleFile 0.097
testUnpackExcludesSingleFile 0.108
testUnpackExcludesManyFiles 0.106

TestPropertiesMojo

testSetProperties 0.053

TestDependencyUtil

testFileNameClassifierWithFile 0
testDirectoryNameSources 0.001
testTestJar 0
testDirectoryName 0
testFileNameUseBaseVersion 0
testFileName 0
testDirectoryName2 0
testTokenizer 0
testFileNameClassifier 0

TestResolveMojo

testresolveTestEnvironment 0.058
testSilent 0.059

TestGetMojo

testRemoteRepositories 1.877
testParseRepository 0.057
testRemoteRepositoriesAuthentication 0.298
testTransitive 0.354

TestAnalyzeDuplicateMojo

testDuplicate2 0.043
testDuplicate 0.053

TestResolveMarkerFileFilter

testResolveFile 0

ExcludeReactorProjectsDependencyFilterTest

testRejectWithLogging 0.08
testAccept 0.059
testReject 0.053

TestUnpackDependenciesMojo2

testDontOverWriteSnap 1.322
testDontOverWriteRelease 1.224
testOverWriteSnap 1.248
testOverWriteRelease 1.244
testOverWriteIfNewer 1.181

ExcludeReactorProjectsArtifactFilterTest

testFilterWithLogging 0.048
testFilter 0.067

TestCopyMojo

testArtifactResolutionException 0.062
testGetArtifactItems 0.074
testMojoDefaults 0.065
testSetArtifactWithoutClassifier 0.052
testCopyFileNoOverwrite 0.067
testSkip 0.055
testCopyOverWriteReleases 0.056
testCopyStripClassifierSetInMojo 0.062
testNoArtifactItems 0.049
testArtifactNotFound 0.05
testCopyStripVersionSetInMojo 0.066
testCopyOverWriteIfNewer 0.056
testCopyOverWriteSnapshot 0.048
testMissingVersionNotFound 0.049
testCopyDontOverWriteReleases 0.259
testNonClassifierStrip 0.05
testSetArtifact 0.048
testCopyFile 0.056
testNonClassifierNoStrip 0.051
testCopyToLocation 0.067
testCopyDontOverWriteSnapshots 0.262
testMissingVersionFromDependenciesWithClassifier 0.06
testMissingVersionFromDependencies 0.058
testSetArtifactWithoutPackaging 0.041
testCopyFileWithBaseVersion 0.059
testMissingVersionFromDependencyMgt 0.052
testCopyFileWithOverideLocalRepo 0.061
testMissingVersionFromDependencyMgtLooseMatch 0.056
testMissingVersionFromDependencyMgtWithClassifier 0.057
testMissingVersionFromDependenciesLooseMatch 0.049

TestCollectMojo

testCollectTestEnvironment 0.071
testCollectTestEnvironment_excludeTransitive 0.064
testSilent 0.054

TestArtifactItem

testArtifactItemConstructor 0.054
testArtifactItemDefaultType 0.072

TestClassifierTypeTranslator

testNullType 0.064
testEmptyType 0.069
testGetterSetter 0.054
testClassifierAndType 0.051
testEmptyClassifier 0.059
testNullClassifier 0.055

TestSilentLog

testLog 0
testLogger 0

TestUnpackMarkerFileHandler

testIncludesExcludesMarker 0.068
testGetterSetter 0.067
testMarkerFile 0.065
testMarkerTimeStamp 0.052
testSetMarker 0.053
testExcludesMarker 0.058
testNullParent 0.053
testMarkerFileException 0.053
testIncludesMarker 0.053

TestDefaultMarkerFileHandler

testGetterSetter 0
testMarkerFile 0
testMarkerTimeStamp 0.002
testSetMarker 0.002
testNullParent 0.001
testMarkerFileException 0.001

TestDependencyStatusSets

testDependencyStatusSettersGetters 0.043
testDependencyStatusConstructor 0.058

TestMarkerFileFilter

testGettersSetters 0
testMarkerRelease 0
testMarkerFile 0
testMarkerTimestamp 0.002
testMarkerSnapshots 0.002