Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
203 0 0 0 100% 36.075

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.plugin.dependency.utils 14 0 0 0 100% 0.368
org.apache.maven.plugin.dependency.fromConfiguration 41 0 0 0 100% 5.682
org.apache.maven.plugin.dependency.utils.markers 25 0 0 0 100% 1.307
org.apache.maven.plugin.dependency.utils.translators 6 0 0 0 100% 0.442
org.apache.maven.plugin.dependency.utils.filters 13 0 0 0 100% 0.091
org.apache.maven.plugin.dependency.its 3 0 0 0 100% 0.007
org.apache.maven.plugin.dependency 101 0 0 0 100% 28.178

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

org.apache.maven.plugin.dependency.utils

Class Tests Errors Failures Skipped Success Rate Time
TestDependencyStatusSets 5 0 0 0 100% 0.356
TestDependencyUtil 7 0 0 0 100% 0.007
TestSilentLog 2 0 0 0 100% 0.005

org.apache.maven.plugin.dependency.fromConfiguration

Class Tests Errors Failures Skipped Success Rate Time
TestArtifactItem 2 0 0 0 100% 0.233
TestCopyMojo 23 0 0 0 100% 2.871
TestUnpackMojo 16 0 0 0 100% 2.578

org.apache.maven.plugin.dependency.utils.markers

Class Tests Errors Failures Skipped Success Rate Time
TestDefaultMarkerFileHandler 6 0 0 0 100% 0.019
TestSourcesMarkerFileHandler 10 0 0 0 100% 0.028
TestUnpackMarkerFileHandler 9 0 0 0 100% 1.26

org.apache.maven.plugin.dependency.utils.translators

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

org.apache.maven.plugin.dependency.utils.filters

Class Tests Errors Failures Skipped Success Rate Time
TestDestFileFilter 7 0 0 0 100% 0.034
TestMarkerFileFilter 5 0 0 0 100% 0.024
TestResolveMarkerFileFilter 1 0 0 0 100% 0.033

org.apache.maven.plugin.dependency.its

Class Tests Errors Failures Skipped Success Rate Time
DependencyPluginTest 3 0 0 0 100% 0.007

org.apache.maven.plugin.dependency

Class Tests Errors Failures Skipped Success Rate Time
TestAnalyzeDepMgt 5 0 0 0 100% 0.092
TestBuildClasspathMojo 2 0 0 0 100% 0.259
TestCopyDependenciesMojo 30 0 0 0 100% 6.873
TestCopyDependenciesMojo2 10 0 0 0 100% 1.443
TestIncludeExcludeUnpackDependenciesMojo 7 0 0 0 100% 1.518
TestIncludeExcludeUnpackMojo 11 0 0 0 100% 2.186
TestResolveMojo 2 0 0 0 100% 0.163
TestTreeMojo 1 0 0 0 100% 0.231
TestUnpackDependenciesMojo 28 0 0 0 100% 8.578
TestUnpackDependenciesMojo2 5 0 0 0 100% 6.835

Test Cases

TestArtifactItem

testArtifactItemConstructor 0.138
testArtifactItemDefaultType 0.075

TestCopyMojo

testGetArtifactItems 0.097
testMojoDefaults 0.084
testCopyFile 0.1
testCopyFileNoOverwrite 0.097
testCopyToLocation 0.144
testCopyStripVersionSetInMojo 0.089
testNonClassifierStrip 0.093
testNonClassifierNoStrip 0.092
testMissingVersionNotFound 0.083
testMissingVersionFromDependencies 0.089
testMissingVersionFromDependenciesLooseMatch 0.092
testMissingVersionFromDependenciesWithClassifier 0.09
testMissingVersionFromDependencyMgt 0.089
testMissingVersionFromDependencyMgtLooseMatch 0.099
testMissingVersionFromDependencyMgtWithClassifier 0.092
testArtifactNotFound 0.092
testArtifactResolutionException 0.089
testNoArtifactItems 0.099
testCopyDontOverWriteReleases 0.572
testCopyDontOverWriteSnapshots 0.291
testCopyOverWriteReleases 0.109
testCopyOverWriteSnapshot 0.097
testCopyOverWriteIfNewer 0.086

TestUnpackMojo

testGetArtifactItems 0.1
testMissingVersionNotFound 0.095
testMissingVersionFromDependencies 0.106
testMissingVersionFromDependenciesWithClassifier 0.141
testMissingVersionFromDependencyMgt 0.175
testMissingVersionFromDependencyMgtWithClassifier 0.12
testArtifactNotFound 0.087
testArtifactResolutionException 0.106
testNoArtifactItems 0.08
testUnpackFile 0.165
testUnpackToLocation 0.289
testUnpackDontOverWriteReleases 0.228
testUnpackDontOverWriteSnapshots 0.211
testUnpackOverWriteReleases 0.311
testUnpackOverWriteSnapshot 0.223
testUnpackOverWriteIfNewer 0.134

DependencyPluginTest

testHarness 0
testSibling 0
testResolve 0

TestAnalyzeDepMgt

testGetManagementKey 0.046
testAddExclusions 0
testGetExclusionErrors 0.002
testGetMismatch 0.001
testMojo 0.017

TestBuildClasspathMojo

testEnvironment 0.11
testPath 0.148

TestCopyDependenciesMojo

testCopyFile 0.106
testArtifactNotFound 0.098
testArtifactResolutionException 0.093
testMojo 0.107
testStripVersion 0.13
testNoTransitive 0.105
testExcludeType 0.109
testIncludeType 0.232
testExcludeArtifactId 0.138
testIncludeArtifactId 0.099
testIncludeGroupId 0.109
testExcludeGroupId 0.112
testExcludeMultipleGroupIds 0.103
testExcludeClassifier 0.125
testIncludeClassifier 0.108
testSubPerType 0.142
testCDMClassifier 0.244
testCDMType 0.366
testCDMClassifierType 0.181
testDontOverWriteRelease 0.299
testOverWriteRelease 1.203
testDontOverWriteSnap 0.299
testOverWriteSnap 1.223
testGetDependencies 0.095
testExcludeProvidedScope 0.105
testExcludeSystemScope 0.127
testExcludeCompileScope 0.103
testExcludeTestScope 0.102
testExcludeRuntimeScope 0.386
testCopyPom 0.214

TestCopyDependenciesMojo2

testCopyDependenciesMojoIncludeCompileScope 0.12
testCopyDependenciesMojoIncludeTestScope 0.102
testCopyDependenciesMojoIncludeRuntimeScope 0.1
testCopyDependenciesMojoIncludeprovidedScope 0.096
testCopyDependenciesMojoIncludesystemScope 0.091
testSubPerArtifact 0.122
testSubPerArtifactAndType 0.303
testRepositoryLayout 0.259
testSubPerArtifactRemoveVersion 0.122
testSubPerArtifactAndTypeRemoveVersion 0.122

TestIncludeExcludeUnpackDependenciesMojo

testUnpackIncludesManyFiles 0.315
testUnpackIncludesSingleFile 0.169
testUnpackIncludesAllFiles 0.19
testUnpackExcludesManyFiles 0.199
testUnpackExcludesSingleFile 0.208
testUnpackExcludesAllFiles 0.201
testNoIncludeExcludes 0.232

TestIncludeExcludeUnpackMojo

testUnpackIncludesManyFiles 0.163
testUnpackIncludesSingleFile 0.14
testUnpackIncludesAllFiles 0.161
testUnpackExcludesManyFiles 0.161
testUnpackExcludesSingleFile 0.18
testUnpackExcludesAllFiles 0.191
testNoIncludeExcludes 0.205
testIncludeArtifactItemOverride 0.201
testExcludeArtifactItemOverride 0.224
testIncludeArtifactItemMultipleMarker 0.222
testIncludeArtifactItemMultipleExecutions 0.33

TestResolveMojo

testresolveTestEnvironment 0.085
testSilent 0.076

TestTreeMojo

testTreeTestEnvironment 0.225

TestUnpackDependenciesMojo

testArtifactNotFound 0.202
testArtifactResolutionException 0.16
testMojo 0.206
testNoTransitive 0.213
testExcludeType 0.228
testIncludeType 0.212
testExcludeArtifactId 0.24
testIncludeArtifactId 0.22
testIncludeGroupId 0.251
testExcludeGroupId 0.26
testSubPerType 0.3
testCDMClassifier 0.309
testCDMType 0.295
testCDMClassifierType 0.333
testExcludeProvidedScope 0.344
testExcludeSystemScope 0.305
testExcludeCompileScope 0.318
testExcludeTestScope 0.289
testExcludeRuntimeScope 0.348
testSubPerArtifact 0.432
testSubPerArtifactAndType 0.37
testSubPerArtifactRemoveVersion 0.406
testSubPerArtifactAndTypeRemoveVersion 0.41
testIncludeCompileScope 0.363
testIncludeTestScope 0.398
testIncludeRuntimeScope 0.39
testIncludeprovidedScope 0.386
testIncludesystemScope 0.385

TestUnpackDependenciesMojo2

testDontOverWriteRelease 1.397
testOverWriteRelease 1.334
testDontOverWriteSnap 1.373
testOverWriteSnap 1.353
testOverWriteIfNewer 1.376

TestDestFileFilter

testDestFileRelease 0.005
testDestFileSnapshot 0.003
testDestFileStripVersion 0.004
testDestFileSubPerArtifact 0.005
testDestFileSubPerType 0.005
testDestFileOverwriteIfNewer 0.01
testGettersSetters 0

TestMarkerFileFilter

testGettersSetters 0
testMarkerFile 0
testMarkerSnapshots 0.003
testMarkerRelease 0.003
testMarkerTimestamp 0.008

TestResolveMarkerFileFilter

testResolveFile 0.028

TestDefaultMarkerFileHandler

testMarkerFile 0.006
testSetMarker 0.003
testMarkerTimeStamp 0.003
testMarkerFileException 0.003
testGetterSetter 0
testNullParent 0.001

TestSourcesMarkerFileHandler

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

TestUnpackMarkerFileHandler

testMarkerFile 0.346
testSetMarker 0.126
testMarkerTimeStamp 0.121
testMarkerFileException 0.135
testGetterSetter 0.089
testNullParent 0.086
testIncludesMarker 0.171
testExcludesMarker 0.091
testIncludesExcludesMarker 0.084

TestDependencyStatusSets

testDependencyStatusSettersGetters 0.071
testDependencyStatusConstructor 0.062
testDependencyStatusLog 0.091
testDependencyStatusLogNullFiles 0.067
testDependencyStatusEmptySet 0.063

TestDependencyUtil

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

TestSilentLog

testLog 0
testLogger 0

TestClassifierTypeTranslator

testGetterSetter 0.068
testNullClassifier 0.065
testEmptyClassifier 0.114
testNullType 0.066
testEmptyType 0.062
testClassifierAndType 0.063