Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
244 0 0 0 100% 25.455

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.084
org.apache.maven.plugins.dependency.resolvers 5 0 0 0 100% 0.236
org.apache.maven.plugins.dependency.fromDependencies 86 0 0 0 100% 14.952
org.apache.maven.plugins.dependency.analyze 7 0 0 0 100% 0.888
org.apache.maven.plugins.dependency.utils.translators 6 0 0 0 100% 0.239
org.apache.maven.plugins.dependency.utils.markers 25 0 0 0 100% 0.431
org.apache.maven.plugins.dependency.tree 1 0 0 0 100% 0.048
org.apache.maven.plugins.dependency 26 0 0 0 100% 2.381
org.apache.maven.plugins.dependency.fromConfiguration 61 0 0 0 100% 6.178

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.012
TestMarkerFileFilter 5 0 0 0 100% 0.005
TestResolveMarkerFileFilter 1 0 0 0 100% 0.001

org.apache.maven.plugins.dependency.utils

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

org.apache.maven.plugins.dependency.resolvers

Class Tests Errors Failures Skipped Success Rate Time
ResolveDependenciesMojoTest 3 0 0 0 100% 0.148
TestResolveMojo 2 0 0 0 100% 0.088

org.apache.maven.plugins.dependency.fromDependencies

Class Tests Errors Failures Skipped Success Rate Time
TestBuildClasspathMojo 2 0 0 0 100% 0.113
TestCopyDependenciesMojo 33 0 0 0 100% 2.02
TestCopyDependenciesMojo2 11 0 0 0 100% 0.586
TestIncludeExcludeUnpackDependenciesMojo 7 0 0 0 100% 0.926
TestUnpackDependenciesMojo 28 0 0 0 100% 5.084
TestUnpackDependenciesMojo2 5 0 0 0 100% 6.223

org.apache.maven.plugins.dependency.analyze

Class Tests Errors Failures Skipped Success Rate Time
TestAnalyzeDepMgt 5 0 0 0 100% 0.075
TestAnalyzeDuplicateMojo 2 0 0 0 100% 0.813

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultMarkerFileHandler 6 0 0 0 100% 0.009
TestSourcesMarkerFileHandler 10 0 0 0 100% 0.007
TestUnpackMarkerFileHandler 9 0 0 0 100% 0.415

org.apache.maven.plugins.dependency.tree

Class Tests Errors Failures Skipped Success Rate Time
TestTreeMojo 1 0 0 0 100% 0.048

org.apache.maven.plugins.dependency

Class Tests Errors Failures Skipped Success Rate Time
TestCollectMojo 3 0 0 0 100% 0.121
TestGetMojo 3 0 0 0 100% 0.942
TestPropertiesMojo 1 0 0 0 100% 0.045
TestSkip 19 0 0 0 100% 1.273

org.apache.maven.plugins.dependency.fromConfiguration

Class Tests Errors Failures Skipped Success Rate Time
TestArtifactItem 2 0 0 0 100% 0.239
TestCopyMojo 30 0 0 0 100% 2.887
TestIncludeExcludeUnpackMojo 11 0 0 0 100% 1.423
TestUnpackMojo 18 0 0 0 100% 1.629

Test Cases

[Summary] [Package List] [Test Cases]

TestAnalyzeDepMgt

testAddExclusions 0.028
testMojo 0.005
testGetMismatch 0.001
testGetExclusionErrors 0.002
testGetManagementKey 0.002

TestAnalyzeDuplicateMojo

testDuplicate2 0.688
testDuplicate 0.125

TestArtifactItem

testArtifactItemConstructor 0.122
testArtifactItemDefaultType 0.116

TestCopyMojo

testArtifactResolutionException 0.146
testGetArtifactItems 0.11
testMojoDefaults 0.076
testSetArtifactWithoutClassifier 0.077
testCopyFileNoOverwrite 0.115
testSkip 0.068
testCopyOverWriteReleases 0.088
testCopyStripClassifierSetInMojo 0.094
testNoArtifactItems 0.13
testArtifactNotFound 0.071
testCopyStripVersionSetInMojo 0.081
testCopyOverWriteIfNewer 0.099
testCopyOverWriteSnapshot 0.074
testMissingVersionNotFound 0.082
testCopyDontOverWriteReleases 0.274
testNonClassifierStrip 0.067
testSetArtifact 0.073
testCopyFile 0.077
testNonClassifierNoStrip 0.069
testCopyToLocation 0.076
testCopyDontOverWriteSnapshots 0.292
testMissingVersionFromDependenciesWithClassifier 0.061
testMissingVersionFromDependencies 0.066
testSetArtifactWithoutPackaging 0.061
testCopyFileWithBaseVersion 0.102
testMissingVersionFromDependencyMgt 0.078
testCopyFileWithOverideLocalRepo 0.079
testMissingVersionFromDependencyMgtLooseMatch 0.064
testMissingVersionFromDependencyMgtWithClassifier 0.069
testMissingVersionFromDependenciesLooseMatch 0.067

TestIncludeExcludeUnpackMojo

testNoIncludeExcludes 0.268
testIncludeArtifactItemOverride 0.106
testUnpackIncludesManyFiles 0.09
testExcludeArtifactItemOverride 0.099
testUnpackExcludesAllFiles 0.088
testUnpackIncludesAllFiles 0.094
testIncludeArtifactItemMultipleMarker 0.109
testUnpackIncludesSingleFile 0.097
testUnpackExcludesSingleFile 0.12
testIncludeArtifactItemMultipleExecutions 0.24
testUnpackExcludesManyFiles 0.109

TestUnpackMojo

testArtifactResolutionException 0.052
testGetArtifactItems 0.086
testSkip 0.109
testUnpackToLocation 0.081
testNoArtifactItems 0.045
testUnpackToLocationWhereLocationCannotBeCreatedThrowsException 0.07
testArtifactNotFound 0.046
testMissingVersionNotFound 0.047
testMissingVersionFromDependenciesWithClassifier 0.063
testUnpackDontOverWriteSnapshots 0.218
testUnpackOverWriteReleases 0.157
testUnpackDontOverWriteReleases 0.165
testMissingVersionFromDependencies 0.059
testUnpackOverWriteIfNewer 0.062
testMissingVersionFromDependencyMgt 0.071
testUnpackFile 0.068
testUnpackOverWriteSnapshot 0.164
testMissingVersionFromDependencyMgtWithClassifier 0.065

TestBuildClasspathMojo

testPath 0.06
testEnvironment 0.052

TestCopyDependenciesMojo

testDontOverWriteSnap 0.057
testExcludeSystemScope 0.055
testStripClassifier 0.053
testDontOverWriteRelease 0.266
testArtifactResolutionException 0.047
testIncludeGroupId 0.057
testIncludeClassifier 0.063
testStripVersion 0.06
testExcludeCompileScope 0.055
testMojo 0.058
testExcludeMultipleGroupIds 0.055
testIncludeArtifactId 0.06
testCDMType 0.055
testExcludeProvidedScope 0.053
testCDMClassifier 0.059
testIncludeType 0.062
testArtifactNotFound 0.049
testPrependGroupId 0.054
testCopyFile 0.052
testOverWriteSnap 0.052
testExcludeTestScope 0.053
testUseBaseVersion 0.05
testExcludeRuntimeScope 0.049
testExcludeType 0.057
testCopyPom 0.063
testNoTransitive 0.046
testExcludeClassifier 0.051
testOverWriteRelease 0.047
testSubPerType 0.063
testExcludeArtifactId 0.051
testExcludeGroupId 0.057
testGetDependencies 0.048
testCDMClassifierType 0.061

TestCopyDependenciesMojo2

testCopyDependenciesMojoIncludeCompileScope 0.045
testCopyDependenciesMojoIncludeprovidedScope 0.046
testSubPerArtifact 0.05
testSubPerArtifactRemoveVersion 0.047
testCopyDependenciesMojoIncludesystemScope 0.057
testCopyDependenciesMojoIncludeRuntimeScope 0.049
testSubPerArtifactAndScope 0.05
testCopyDependenciesMojoIncludeTestScope 0.047
testSubPerArtifactAndType 0.054
testRepositoryLayout 0.09
testSubPerArtifactAndTypeRemoveVersion 0.049

TestIncludeExcludeUnpackDependenciesMojo

testNoIncludeExcludes 0.383
testUnpackIncludesManyFiles 0.095
testUnpackExcludesAllFiles 0.085
testUnpackIncludesAllFiles 0.089
testUnpackIncludesSingleFile 0.088
testUnpackExcludesSingleFile 0.09
testUnpackExcludesManyFiles 0.095

TestUnpackDependenciesMojo

testExcludeSystemScope 0.233
testArtifactResolutionException 0.148
testIncludeGroupId 0.162
testIncludeRuntimeScope 0.167
testExcludeCompileScope 0.15
testMojo 0.155
testSubPerArtifact 0.167
testSubPerArtifactRemoveVersion 0.152
testIncludeArtifactId 0.168
testCDMType 0.194
testExcludeProvidedScope 0.184
testCDMClassifier 0.209
testIncludeType 0.167
testArtifactNotFound 0.143
testExcludeTestScope 0.172
testSubPerArtifactAndType 0.199
testIncludesystemScope 0.178
testIncludeTestScope 0.189
testExcludeRuntimeScope 0.174
testExcludeType 0.162
testNoTransitive 0.155
testIncludeCompileScope 0.174
testIncludeprovidedScope 0.15
testSubPerType 0.185
testSubPerArtifactAndTypeRemoveVersion 0.23
testExcludeArtifactId 0.203
testExcludeGroupId 0.229
testCDMClassifierType 0.283

TestUnpackDependenciesMojo2

testDontOverWriteSnap 1.391
testDontOverWriteRelease 1.201
testOverWriteSnap 1.222
testOverWriteRelease 1.217
testOverWriteIfNewer 1.192

ResolveDependenciesMojoTest

testDependencyStatusEmptySet 0.037
testDependencyStatusLogNullFiles 0.042
testDependencyStatusLog 0.068

TestResolveMojo

testresolveTestEnvironment 0.041
testSilent 0.046

TestCollectMojo

testCollectTestEnvironment 0.042
testCollectTestEnvironment_excludeTransitive 0.041
testSilent 0.037

TestGetMojo

testRemoteRepositories 0.616
testParseRepository 0.044
testTransitive 0.282

TestPropertiesMojo

testSetProperties 0.045

TestSkip

testSkipUnpackDependencies 0.041
testSkipAnalyzeOnly 0.045
testSkipBuildClasspath 0.036
testSkipResolvePlugins 0.036
testSkipCopy 0.034
testSkipList 0.036
testSkipTree 0.047
testSkipPurgeLocalRepository 0.037
testSkipResolve 0.038
testSkipUnpack 0.036
testSkipAnalyzeDepMgt 0.044
testSkipGoOffline 0.039
testSkipSources 0.039
testSkipAnalyzeReport 0.448
testSkipCopyDependencies 0.091
testSkipAnalyze 0.084
testSkipAnalyzeDuplicate 0.042
testSkipProperties 0.057
testSkipGet 0.041

TestTreeMojo

testVoid 0.048

TestDestFileFilter

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

TestMarkerFileFilter

testGettersSetters 0
testMarkerRelease 0
testMarkerFile 0.001
testMarkerTimestamp 0.003
testMarkerSnapshots 0.001

TestResolveMarkerFileFilter

testResolveFile 0

TestDefaultMarkerFileHandler

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

TestSourcesMarkerFileHandler

testSetMarkerResolved 0.001
testBothMarkers 0
testMarkerFileResolvedSetter 0
testMarkerTimeStampResolved 0.001
testMarkerFile 0.001
testNullParentResolved 0
testNullParent 0.001
testMarkerFileException 0.001
testSetMarkerUnresolved 0
testMarkerTimeStampUnResolved 0.001

TestUnpackMarkerFileHandler

testIncludesExcludesMarker 0.047
testGetterSetter 0.054
testMarkerFile 0.041
testMarkerTimeStamp 0.047
testSetMarker 0.045
testExcludesMarker 0.043
testNullParent 0.049
testMarkerFileException 0.045
testIncludesMarker 0.043

TestDependencyStatusSets

testDependencyStatusSettersGetters 0.04
testDependencyStatusConstructor 0.042

TestDependencyUtil

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

TestSilentLog

testLog 0
testLogger 0

TestClassifierTypeTranslator

testNullType 0.04
testEmptyType 0.037
testGetterSetter 0.035
testClassifierAndType 0.047
testEmptyClassifier 0.039
testNullClassifier 0.041