[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 216 | 0 | 0 | 0 | 100% | 45.162 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.plugin.dependency.utils | 15 | 0 | 0 | 0 | 100% | 0.237 |
| org.apache.maven.plugin.dependency.fromConfiguration | 44 | 0 | 0 | 0 | 100% | 6.702 |
| org.apache.maven.plugin.dependency.utils.markers | 25 | 0 | 0 | 0 | 100% | 0.449 |
| org.apache.maven.plugin.dependency.utils.translators | 6 | 0 | 0 | 0 | 100% | 0.243 |
| org.apache.maven.plugin.dependency.utils.filters | 13 | 0 | 0 | 0 | 100% | 0.038 |
| org.apache.maven.plugin.dependency.its | 4 | 0 | 0 | 0 | 100% | 0 |
| org.apache.maven.plugin.dependency | 109 | 0 | 0 | 0 | 100% | 37.493 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDependencyStatusSets | 5 | 0 | 0 | 0 | 100% | 0.235 | |
| TestDependencyUtil | 8 | 0 | 0 | 0 | 100% | 0.002 | |
| TestSilentLog | 2 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestArtifactItem | 2 | 0 | 0 | 0 | 100% | 0.735 | |
| TestCopyMojo | 25 | 0 | 0 | 0 | 100% | 2.339 | |
| TestUnpackMojo | 17 | 0 | 0 | 0 | 100% | 3.628 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDefaultMarkerFileHandler | 6 | 0 | 0 | 0 | 100% | 0.006 | |
| TestSourcesMarkerFileHandler | 10 | 0 | 0 | 0 | 100% | 0.049 | |
| TestUnpackMarkerFileHandler | 9 | 0 | 0 | 0 | 100% | 0.394 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestClassifierTypeTranslator | 6 | 0 | 0 | 0 | 100% | 0.243 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDestFileFilter | 7 | 0 | 0 | 0 | 100% | 0.006 | |
| TestMarkerFileFilter | 5 | 0 | 0 | 0 | 100% | 0.031 | |
| TestResolveMarkerFileFilter | 1 | 0 | 0 | 0 | 100% | 0.001 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DependencyPluginTest | 4 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestAnalyzeDepMgt | 5 | 0 | 0 | 0 | 100% | 0.005 | |
| TestAnalyzeDuplicateMojo | 2 | 0 | 0 | 0 | 100% | 0.094 | |
| TestBuildClasspathMojo | 2 | 0 | 0 | 0 | 100% | 0.1 | |
| TestCopyDependenciesMojo | 31 | 0 | 0 | 0 | 100% | 4.73 | |
| TestCopyDependenciesMojo2 | 11 | 0 | 0 | 0 | 100% | 0.714 | |
| TestGetMojo | 3 | 0 | 0 | 0 | 100% | 3.922 | |
| TestIncludeExcludeUnpackDependenciesMojo | 7 | 0 | 0 | 0 | 100% | 0.879 | |
| TestIncludeExcludeUnpackMojo | 11 | 0 | 0 | 0 | 100% | 1.483 | |
| TestPropertiesMojo | 1 | 0 | 0 | 0 | 100% | 0.035 | |
| TestResolveMojo | 2 | 0 | 0 | 0 | 100% | 0.086 | |
| TestTreeMojo | 1 | 0 | 0 | 0 | 100% | 0.039 | |
| TestUnpackDependenciesMojo | 28 | 0 | 0 | 0 | 100% | 17.96 | |
| TestUnpackDependenciesMojo2 | 5 | 0 | 0 | 0 | 100% | 7.446 |
[Summary] [Package List] [Test Cases]
| testGetArtifactItems | 0.248 | |
| testMojoDefaults | 0.09 | |
| testCopyFile | 0.074 | |
| testSkip | 0.059 | |
| testCopyFileNoOverwrite | 0.068 | |
| testCopyToLocation | 0.064 | |
| testCopyStripVersionSetInMojo | 0.092 | |
| testNonClassifierStrip | 0.087 | |
| testNonClassifierNoStrip | 0.075 | |
| testMissingVersionNotFound | 0.058 | |
| testMissingVersionFromDependencies | 0.066 | |
| testMissingVersionFromDependenciesLooseMatch | 0.074 | |
| testMissingVersionFromDependenciesWithClassifier | 0.064 | |
| testMissingVersionFromDependencyMgt | 0.075 | |
| testMissingVersionFromDependencyMgtLooseMatch | 0.072 | |
| testMissingVersionFromDependencyMgtWithClassifier | 0.103 | |
| testArtifactNotFound | 0.063 | |
| testArtifactResolutionException | 0.058 | |
| testNoArtifactItems | 0.065 | |
| testCopyDontOverWriteReleases | 0.267 | |
| testCopyDontOverWriteSnapshots | 0.265 | |
| testCopyOverWriteReleases | 0.052 | |
| testCopyOverWriteSnapshot | 0.051 | |
| testCopyOverWriteIfNewer | 0.062 | |
| testCopyFileWithOverideLocalRepo | 0.087 |
| testGetArtifactItems | 0.185 | |
| testSkip | 0.214 | |
| testMissingVersionNotFound | 0.072 | |
| testMissingVersionFromDependencies | 0.131 | |
| testMissingVersionFromDependenciesWithClassifier | 0.138 | |
| testMissingVersionFromDependencyMgt | 0.131 | |
| testMissingVersionFromDependencyMgtWithClassifier | 0.16 | |
| testArtifactNotFound | 0.052 | |
| testArtifactResolutionException | 0.041 | |
| testNoArtifactItems | 0.051 | |
| testUnpackFile | 0.459 | |
| testUnpackToLocation | 0.42 | |
| testUnpackDontOverWriteReleases | 0.29 | |
| testUnpackDontOverWriteSnapshots | 0.282 | |
| testUnpackOverWriteReleases | 0.321 | |
| testUnpackOverWriteSnapshot | 0.343 | |
| testUnpackOverWriteIfNewer | 0.338 |
| testGetManagementKey | 0 | |
| testAddExclusions | 0 | |
| testGetExclusionErrors | 0.001 | |
| testGetMismatch | 0 | |
| testMojo | 0.004 |
| testCopyFile | 0.097 | |
| testArtifactNotFound | 0.056 | |
| testArtifactResolutionException | 0.042 | |
| testMojo | 0.066 | |
| testStripVersion | 0.053 | |
| testNoTransitive | 0.048 | |
| testExcludeType | 0.056 | |
| testIncludeType | 0.058 | |
| testExcludeArtifactId | 0.046 | |
| testIncludeArtifactId | 0.048 | |
| testIncludeGroupId | 0.056 | |
| testExcludeGroupId | 0.074 | |
| testExcludeMultipleGroupIds | 0.063 | |
| testExcludeClassifier | 0.065 | |
| testIncludeClassifier | 0.066 | |
| testSubPerType | 0.084 | |
| testCDMClassifier | 0.085 | |
| testCDMType | 0.093 | |
| testCDMClassifierType | 0.143 | |
| testDontOverWriteRelease | 0.263 | |
| testOverWriteRelease | 1.148 | |
| testDontOverWriteSnap | 0.244 | |
| testOverWriteSnap | 1.199 | |
| testGetDependencies | 0.117 | |
| testExcludeProvidedScope | 0.062 | |
| testExcludeSystemScope | 0.062 | |
| testExcludeCompileScope | 0.055 | |
| testExcludeTestScope | 0.055 | |
| testExcludeRuntimeScope | 0.05 | |
| testCopyPom | 0.057 | |
| testPrependGroupId | 0.119 |
| testCopyDependenciesMojoIncludeCompileScope | 0.092 | |
| testCopyDependenciesMojoIncludeTestScope | 0.051 | |
| testCopyDependenciesMojoIncludeRuntimeScope | 0.047 | |
| testCopyDependenciesMojoIncludeprovidedScope | 0.058 | |
| testCopyDependenciesMojoIncludesystemScope | 0.066 | |
| testSubPerArtifact | 0.062 | |
| testSubPerArtifactAndType | 0.058 | |
| testSubPerArtifactAndScope | 0.056 | |
| testRepositoryLayout | 0.097 | |
| testSubPerArtifactRemoveVersion | 0.063 | |
| testSubPerArtifactAndTypeRemoveVersion | 0.064 |
| testUnpackIncludesManyFiles | 0.149 | |
| testUnpackIncludesSingleFile | 0.103 | |
| testUnpackIncludesAllFiles | 0.11 | |
| testUnpackExcludesManyFiles | 0.122 | |
| testUnpackExcludesSingleFile | 0.12 | |
| testUnpackExcludesAllFiles | 0.132 | |
| testNoIncludeExcludes | 0.143 |
| testUnpackIncludesManyFiles | 0.087 | |
| testUnpackIncludesSingleFile | 0.081 | |
| testUnpackIncludesAllFiles | 0.101 | |
| testUnpackExcludesManyFiles | 0.11 | |
| testUnpackExcludesSingleFile | 0.119 | |
| testUnpackExcludesAllFiles | 0.123 | |
| testNoIncludeExcludes | 0.142 | |
| testIncludeArtifactItemOverride | 0.139 | |
| testExcludeArtifactItemOverride | 0.147 | |
| testIncludeArtifactItemMultipleMarker | 0.162 | |
| testIncludeArtifactItemMultipleExecutions | 0.272 |
| testArtifactNotFound | 0.332 | |
| testArtifactResolutionException | 0.287 | |
| testMojo | 0.476 | |
| testNoTransitive | 0.388 | |
| testExcludeType | 0.684 | |
| testIncludeType | 0.524 | |
| testExcludeArtifactId | 0.488 | |
| testIncludeArtifactId | 0.489 | |
| testIncludeGroupId | 0.54 | |
| testExcludeGroupId | 0.624 | |
| testSubPerType | 0.653 | |
| testCDMClassifier | 1.061 | |
| testCDMType | 0.696 | |
| testCDMClassifierType | 0.921 | |
| testExcludeProvidedScope | 0.66 | |
| testExcludeSystemScope | 0.634 | |
| testExcludeCompileScope | 0.589 | |
| testExcludeTestScope | 0.595 | |
| testExcludeRuntimeScope | 0.741 | |
| testSubPerArtifact | 0.734 | |
| testSubPerArtifactAndType | 0.658 | |
| testSubPerArtifactRemoveVersion | 0.723 | |
| testSubPerArtifactAndTypeRemoveVersion | 0.679 | |
| testIncludeCompileScope | 0.762 | |
| testIncludeTestScope | 0.827 | |
| testIncludeRuntimeScope | 0.725 | |
| testIncludeprovidedScope | 0.734 | |
| testIncludesystemScope | 0.736 |
| testDontOverWriteRelease | 1.489 | |
| testOverWriteRelease | 1.47 | |
| testDontOverWriteSnap | 1.485 | |
| testOverWriteSnap | 1.469 | |
| testOverWriteIfNewer | 1.533 |
| testDestFileRelease | 0 | |
| testDestFileSnapshot | 0.001 | |
| testDestFileStripVersion | 0.001 | |
| testDestFileSubPerArtifact | 0.001 | |
| testDestFileSubPerType | 0.002 | |
| testDestFileOverwriteIfNewer | 0.001 | |
| testGettersSetters | 0 |
| testGettersSetters | 0 | |
| testMarkerFile | 0.001 | |
| testMarkerSnapshots | 0 | |
| testMarkerRelease | 0.028 | |
| testMarkerTimestamp | 0.002 |
| testMarkerFile | 0.001 | |
| testSetMarker | 0.002 | |
| testMarkerTimeStamp | 0.001 | |
| testMarkerFileException | 0.002 | |
| testGetterSetter | 0 | |
| testNullParent | 0 |
| testMarkerFile | 0.002 | |
| testMarkerFileException | 0.027 | |
| testNullParent | 0 | |
| testSetMarkerResolved | 0.001 | |
| testSetMarkerUnresolved | 0.016 | |
| testBothMarkers | 0.001 | |
| testMarkerTimeStampResolved | 0.001 | |
| testMarkerTimeStampUnResolved | 0.001 | |
| testMarkerFileResolvedSetter | 0 | |
| testNullParentResolved | 0 |
| testMarkerFile | 0.078 | |
| testSetMarker | 0.041 | |
| testMarkerTimeStamp | 0.038 | |
| testMarkerFileException | 0.041 | |
| testGetterSetter | 0.04 | |
| testNullParent | 0.038 | |
| testIncludesMarker | 0.041 | |
| testExcludesMarker | 0.037 | |
| testIncludesExcludesMarker | 0.04 |
| testDependencyStatusSettersGetters | 0.047 | |
| testDependencyStatusConstructor | 0.04 | |
| testDependencyStatusLog | 0.063 | |
| testDependencyStatusLogNullFiles | 0.046 | |
| testDependencyStatusEmptySet | 0.039 |
| testDirectoryName | 0 | |
| testDirectoryName2 | 0.001 | |
| testDirectoryNameSources | 0 | |
| testFileName | 0 | |
| testTestJar | 0 | |
| testFileNameClassifier | 0 | |
| testFileNameClassifierWithFile | 0 | |
| testTokenizer | 0.001 |
| testGetterSetter | 0.04 | |
| testNullClassifier | 0.042 | |
| testEmptyClassifier | 0.038 | |
| testNullType | 0.044 | |
| testEmptyType | 0.041 | |
| testClassifierAndType | 0.038 |