Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 259 | 0 | 0 | 0 | 100% | 58.008 |
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.021 |
| org.apache.maven.plugins.dependency.utils | 13 | 0 | 0 | 0 | 100% | 1.149 |
| org.apache.maven.plugins.dependency.resolvers | 11 | 0 | 0 | 0 | 100% | 0.917 |
| org.apache.maven.plugins.dependency.fromDependencies | 87 | 0 | 0 | 0 | 100% | 28.268 |
| org.apache.maven.plugins.dependency.analyze | 7 | 0 | 0 | 0 | 100% | 1.84 |
| org.apache.maven.plugins.dependency.utils.translators | 6 | 0 | 0 | 0 | 100% | 2.411 |
| org.apache.maven.plugins.dependency.utils.markers | 25 | 0 | 0 | 0 | 100% | 3.484 |
| org.apache.maven.plugins.dependency.tree | 2 | 0 | 0 | 0 | 100% | 0.417 |
| org.apache.maven.plugins.dependency | 33 | 0 | 0 | 0 | 100% | 9.804 |
| org.apache.maven.plugins.dependency.fromConfiguration | 61 | 0 | 0 | 0 | 100% | 9.697 |
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 | |
| TestMarkerFileFilter | 5 | 0 | 0 | 0 | 100% | 0.005 | |
| TestResolveMarkerFileFilter | 1 | 0 | 0 | 0 | 100% | 0.003 |
org.apache.maven.plugins.dependency.utils
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDependencyStatusSets | 2 | 0 | 0 | 0 | 100% | 1.148 | |
| TestDependencyUtil | 9 | 0 | 0 | 0 | 100% | 0 | |
| TestSilentLog | 2 | 0 | 0 | 0 | 100% | 0.001 |
org.apache.maven.plugins.dependency.resolvers
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExcludeReactorProjectsArtifactFilterTest | 2 | 0 | 0 | 0 | 100% | 0.182 | |
| ExcludeReactorProjectsDependencyFilterTest | 3 | 0 | 0 | 0 | 100% | 0.233 | |
| ResolveDependenciesMojoTest | 4 | 0 | 0 | 0 | 100% | 0.338 | |
| TestResolveMojo | 2 | 0 | 0 | 0 | 100% | 0.164 |
org.apache.maven.plugins.dependency.fromDependencies
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestBuildClasspathMojo | 2 | 0 | 0 | 0 | 100% | 0.174 | |
| TestCopyDependenciesMojo | 32 | 0 | 0 | 0 | 100% | 3.434 | |
| TestCopyDependenciesMojo2 | 13 | 0 | 0 | 0 | 100% | 1.237 | |
| TestIncludeExcludeUnpackDependenciesMojo | 7 | 0 | 0 | 0 | 100% | 2.349 | |
| TestUnpackDependenciesMojo | 28 | 0 | 0 | 0 | 100% | 12.795 | |
| TestUnpackDependenciesMojo2 | 5 | 0 | 0 | 0 | 100% | 8.279 |
org.apache.maven.plugins.dependency.analyze
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestAnalyzeDepMgt | 5 | 0 | 0 | 0 | 100% | 0.042 | |
| TestAnalyzeDuplicateMojo | 2 | 0 | 0 | 0 | 100% | 1.798 |
org.apache.maven.plugins.dependency.utils.translators
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestClassifierTypeTranslator | 6 | 0 | 0 | 0 | 100% | 2.411 |
org.apache.maven.plugins.dependency.utils.markers
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDefaultMarkerFileHandler | 6 | 0 | 0 | 0 | 100% | 0.007 | |
| TestSourcesMarkerFileHandler | 10 | 0 | 0 | 0 | 100% | 0.049 | |
| TestUnpackMarkerFileHandler | 9 | 0 | 0 | 0 | 100% | 3.428 |
org.apache.maven.plugins.dependency.tree
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestTreeMojo | 1 | 0 | 0 | 0 | 100% | 0.387 | |
| TestTreeMojo_ContainsVersion | 1 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.maven.plugins.dependency
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AbstractDependencyMojoTest | 4 | 0 | 0 | 0 | 100% | 0.764 | |
| TestCollectMojo | 3 | 0 | 0 | 0 | 100% | 0.242 | |
| TestGetMojo | 4 | 0 | 0 | 0 | 100% | 2.741 | |
| TestListClassesMojo | 2 | 0 | 0 | 0 | 100% | 1.24 | |
| TestPropertiesMojo | 1 | 0 | 0 | 0 | 100% | 0.088 | |
| TestSkip | 19 | 0 | 0 | 0 | 100% | 4.729 |
org.apache.maven.plugins.dependency.fromConfiguration
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestArtifactItem | 2 | 0 | 0 | 0 | 100% | 0.34 | |
| TestCopyMojo | 30 | 0 | 0 | 0 | 100% | 3.803 | |
| TestIncludeExcludeUnpackMojo | 11 | 0 | 0 | 0 | 100% | 2.776 | |
| TestUnpackMojo | 18 | 0 | 0 | 0 | 100% | 2.778 |
Test Cases
[Summary] [Package List] [Test Cases]
AbstractDependencyMojoTest
TestAnalyzeDepMgt
| testAddExclusions | 0.014 | |
| testMojo | 0.027 | |
| testGetMismatch | 0 | |
| testGetExclusionErrors | 0 | |
| testGetManagementKey | 0 |
TestAnalyzeDuplicateMojo
| testDuplicate2 | 1.471 | |
| testDuplicate | 0.324 |
TestArtifactItem
| testArtifactItemConstructor | 0.19 | |
| testArtifactItemDefaultType | 0.141 |
TestCopyMojo
TestIncludeExcludeUnpackMojo
TestUnpackMojo
TestBuildClasspathMojo
| testPath | 0.074 | |
| testEnvironment | 0.099 |
TestCopyDependenciesMojo
TestCopyDependenciesMojo2
TestIncludeExcludeUnpackDependenciesMojo
TestUnpackDependenciesMojo
TestUnpackDependenciesMojo2
| testDontOverWriteSnap | 1.815 | |
| testDontOverWriteRelease | 1.586 | |
| testOverWriteSnap | 1.468 | |
| testOverWriteRelease | 1.562 | |
| testOverWriteIfNewer | 1.847 |
ExcludeReactorProjectsArtifactFilterTest
| testFilterWithLogging | 0.1 | |
| testFilter | 0.081 |
ExcludeReactorProjectsDependencyFilterTest
| testRejectWithLogging | 0.091 | |
| testAccept | 0.075 | |
| testReject | 0.065 |
ResolveDependenciesMojoTest
| testDependencyStatusEmptySet | 0.068 | |
| testDependencyStatusLogNullFiles | 0.07 | |
| testOptionalDependencyFormatting | 0.072 | |
| testDependencyStatusLog | 0.126 |
TestResolveMojo
| testresolveTestEnvironment | 0.075 | |
| testSilent | 0.087 |
TestCollectMojo
| testCollectTestEnvironment | 0.076 | |
| testCollectTestEnvironment_excludeTransitive | 0.076 | |
| testSilent | 0.088 |
TestGetMojo
| testRemoteRepositories | 1.435 | |
| testParseRepository | 0.107 | |
| testRemoteRepositoriesAuthentication | 0.542 | |
| testTransitive | 0.649 |
TestListClassesMojo
| testListClassesTransitive | 0.611 | |
| testListClassesNotTransitive | 0.627 |
TestPropertiesMojo
| testSetProperties | 0.087 |
TestSkip
TestTreeMojo
| testVoid | 0.386 |
TestTreeMojo_ContainsVersion
| testWhenRecommendedVersionIsNullAndNoRestrictions | 0 |
TestDestFileFilter
TestMarkerFileFilter
| testGettersSetters | 0 | |
| testMarkerRelease | 0 | |
| testMarkerFile | 0 | |
| testMarkerTimestamp | 0.002 | |
| testMarkerSnapshots | 0.001 |
TestResolveMarkerFileFilter
| testResolveFile | 0 |
TestDefaultMarkerFileHandler
| testGetterSetter | 0 | |
| testMarkerFile | 0 | |
| testMarkerTimeStamp | 0.001 | |
| testSetMarker | 0.002 | |
| testNullParent | 0.001 | |
| testMarkerFileException | 0.002 |
TestSourcesMarkerFileHandler
TestUnpackMarkerFileHandler
TestDependencyStatusSets
| testDependencyStatusSettersGetters | 0.778 | |
| testDependencyStatusConstructor | 0.37 |
TestDependencyUtil
| testFileNameClassifierWithFile | 0 | |
| testDirectoryNameSources | 0 | |
| testTestJar | 0 | |
| testDirectoryName | 0 | |
| testFileNameUseBaseVersion | 0 | |
| testFileName | 0 | |
| testDirectoryName2 | 0 | |
| testTokenizer | 0 | |
| testFileNameClassifier | 0 |
TestSilentLog
| testLog | 0 | |
| testLogger | 0 |
TestClassifierTypeTranslator
| testNullType | 0.068 | |
| testEmptyType | 0.715 | |
| testGetterSetter | 0.434 | |
| testClassifierAndType | 0.433 | |
| testEmptyClassifier | 0.358 | |
| testNullClassifier | 0.403 |



