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
TestTreeMojo
| testVoid | 0.655 |
TestSkip
TestDestFileFilter
TestTreeMojo_ContainsVersion
| testWhenRecommendedVersionIsNullAndNoRestrictions | 0.015 |
AbstractDependencyMojoTest
ResolveDependenciesMojoTest
| testDependencyStatusEmptySet | 0.049 | |
| testDependencyStatusLogNullFiles | 0.059 | |
| testOptionalDependencyFormatting | 0.057 | |
| testDependencyStatusLog | 0.072 |
TestUnpackMojo
TestSourcesMarkerFileHandler
TestListClassesMojo
| testListClassesTransitive | 0.947 | |
| testListClassesNotTransitive | 0.864 |
TestBuildClasspathMojo
| testPath | 0.052 | |
| testEnvironment | 0.057 |
TestCopyDependenciesMojo2
TestCopyDependenciesMojo
TestUnpackDependenciesMojo
TestAnalyzeDepMgt
| testAddExclusions | 0.002 | |
| testMojo | 0.001 | |
| testGetMismatch | 0.001 | |
| testGetExclusionErrors | 0 | |
| testGetManagementKey | 0.001 |
TestIncludeExcludeUnpackDependenciesMojo
TestPropertiesMojo
| testSetProperties | 0.053 |
TestDependencyUtil
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
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
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 |



