Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
259 | 0 | 0 | 0 | 100% | 54.901 |
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.016 |
org.apache.maven.plugins.dependency.utils | 13 | 0 | 0 | 0 | 100% | 0.879 |
org.apache.maven.plugins.dependency.resolvers | 11 | 0 | 0 | 0 | 100% | 0.818 |
org.apache.maven.plugins.dependency.fromDependencies | 87 | 0 | 0 | 0 | 100% | 27.568 |
org.apache.maven.plugins.dependency.analyze | 7 | 0 | 0 | 0 | 100% | 1.357 |
org.apache.maven.plugins.dependency.utils.translators | 6 | 0 | 0 | 0 | 100% | 2.324 |
org.apache.maven.plugins.dependency.utils.markers | 25 | 0 | 0 | 0 | 100% | 3.149 |
org.apache.maven.plugins.dependency.tree | 2 | 0 | 0 | 0 | 100% | 0.4 |
org.apache.maven.plugins.dependency | 33 | 0 | 0 | 0 | 100% | 8.995 |
org.apache.maven.plugins.dependency.fromConfiguration | 61 | 0 | 0 | 0 | 100% | 9.395 |
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.016 | |
TestMarkerFileFilter | 5 | 0 | 0 | 0 | 100% | 0 | |
TestResolveMarkerFileFilter | 1 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven.plugins.dependency.utils
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestDependencyStatusSets | 2 | 0 | 0 | 0 | 100% | 0.879 | |
TestDependencyUtil | 9 | 0 | 0 | 0 | 100% | 0 | |
TestSilentLog | 2 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven.plugins.dependency.resolvers
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExcludeReactorProjectsArtifactFilterTest | 2 | 0 | 0 | 0 | 100% | 0.165 | |
ExcludeReactorProjectsDependencyFilterTest | 3 | 0 | 0 | 0 | 100% | 0.204 | |
ResolveDependenciesMojoTest | 4 | 0 | 0 | 0 | 100% | 0.308 | |
TestResolveMojo | 2 | 0 | 0 | 0 | 100% | 0.141 |
org.apache.maven.plugins.dependency.fromDependencies
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestBuildClasspathMojo | 2 | 0 | 0 | 0 | 100% | 0.157 | |
TestCopyDependenciesMojo | 32 | 0 | 0 | 0 | 100% | 3.564 | |
TestCopyDependenciesMojo2 | 13 | 0 | 0 | 0 | 100% | 1.467 | |
TestIncludeExcludeUnpackDependenciesMojo | 7 | 0 | 0 | 0 | 100% | 2.645 | |
TestUnpackDependenciesMojo | 28 | 0 | 0 | 0 | 100% | 11.311 | |
TestUnpackDependenciesMojo2 | 5 | 0 | 0 | 0 | 100% | 8.424 |
org.apache.maven.plugins.dependency.analyze
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestAnalyzeDepMgt | 5 | 0 | 0 | 0 | 100% | 0.008 | |
TestAnalyzeDuplicateMojo | 2 | 0 | 0 | 0 | 100% | 1.349 |
org.apache.maven.plugins.dependency.utils.translators
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestClassifierTypeTranslator | 6 | 0 | 0 | 0 | 100% | 2.324 |
org.apache.maven.plugins.dependency.utils.markers
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestDefaultMarkerFileHandler | 6 | 0 | 0 | 0 | 100% | 0 | |
TestSourcesMarkerFileHandler | 10 | 0 | 0 | 0 | 100% | 0.016 | |
TestUnpackMarkerFileHandler | 9 | 0 | 0 | 0 | 100% | 3.133 |
org.apache.maven.plugins.dependency.tree
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestTreeMojo | 1 | 0 | 0 | 0 | 100% | 0.054 | |
TestTreeMojo_ContainsVersion | 1 | 0 | 0 | 0 | 100% | 0.346 |
org.apache.maven.plugins.dependency
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AbstractDependencyMojoTest | 4 | 0 | 0 | 0 | 100% | 0.842 | |
TestCollectMojo | 3 | 0 | 0 | 0 | 100% | 0.215 | |
TestGetMojo | 4 | 0 | 0 | 0 | 100% | 2.414 | |
TestListClassesMojo | 2 | 0 | 0 | 0 | 100% | 1.201 | |
TestPropertiesMojo | 1 | 0 | 0 | 0 | 100% | 0.101 | |
TestSkip | 19 | 0 | 0 | 0 | 100% | 4.222 |
org.apache.maven.plugins.dependency.fromConfiguration
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestArtifactItem | 2 | 0 | 0 | 0 | 100% | 0.308 | |
TestCopyMojo | 30 | 0 | 0 | 0 | 100% | 3.994 | |
TestIncludeExcludeUnpackMojo | 11 | 0 | 0 | 0 | 100% | 2.377 | |
TestUnpackMojo | 18 | 0 | 0 | 0 | 100% | 2.716 |
Test Cases
[Summary] [Package List] [Test Cases]
AbstractDependencyMojoTest
TestAnalyzeDepMgt
testAddExclusions | 0 | |
testMojo | 0.004 | |
testGetMismatch | 0 | |
testGetExclusionErrors | 0 | |
testGetManagementKey | 0 |
TestAnalyzeDuplicateMojo
testDuplicate2 | 1.128 | |
testDuplicate | 0.213 |
TestArtifactItem
testArtifactItemConstructor | 0.155 | |
testArtifactItemDefaultType | 0.145 |
TestCopyMojo
TestIncludeExcludeUnpackMojo
TestUnpackMojo
TestBuildClasspathMojo
testPath | 0.068 | |
testEnvironment | 0.089 |
TestCopyDependenciesMojo
TestCopyDependenciesMojo2
TestIncludeExcludeUnpackDependenciesMojo
TestUnpackDependenciesMojo
TestUnpackDependenciesMojo2
testDontOverWriteSnap | 1.821 | |
testDontOverWriteRelease | 1.545 | |
testOverWriteSnap | 1.609 | |
testOverWriteRelease | 1.584 | |
testOverWriteIfNewer | 1.865 |
ExcludeReactorProjectsArtifactFilterTest
testFilterWithLogging | 0.096 | |
testFilter | 0.069 |
ExcludeReactorProjectsDependencyFilterTest
testRejectWithLogging | 0.063 | |
testAccept | 0.073 | |
testReject | 0.064 |
ResolveDependenciesMojoTest
testDependencyStatusEmptySet | 0.059 | |
testDependencyStatusLogNullFiles | 0.077 | |
testOptionalDependencyFormatting | 0.068 | |
testDependencyStatusLog | 0.104 |
TestResolveMojo
testresolveTestEnvironment | 0.072 | |
testSilent | 0.069 |
TestCollectMojo
testCollectTestEnvironment | 0.075 | |
testCollectTestEnvironment_excludeTransitive | 0.072 | |
testSilent | 0.068 |
TestGetMojo
testRemoteRepositories | 1.312 | |
testParseRepository | 0.103 | |
testRemoteRepositoriesAuthentication | 0.426 | |
testTransitive | 0.569 |
TestListClassesMojo
testListClassesTransitive | 0.631 | |
testListClassesNotTransitive | 0.57 |
TestPropertiesMojo
testSetProperties | 0.101 |
TestSkip
TestTreeMojo
testVoid | 0.054 |
TestTreeMojo_ContainsVersion
testWhenRecommendedVersionIsNullAndNoRestrictions | 0 |
TestDestFileFilter
TestMarkerFileFilter
testGettersSetters | 0 | |
testMarkerRelease | 0 | |
testMarkerFile | 0 | |
testMarkerTimestamp | 0 | |
testMarkerSnapshots | 0 |
TestResolveMarkerFileFilter
testResolveFile | 0 |
TestDefaultMarkerFileHandler
testGetterSetter | 0 | |
testMarkerFile | 0 | |
testMarkerTimeStamp | 0 | |
testSetMarker | 0 | |
testNullParent | 0 | |
testMarkerFileException | 0 |
TestSourcesMarkerFileHandler
TestUnpackMarkerFileHandler
TestDependencyStatusSets
testDependencyStatusSettersGetters | 0.073 | |
testDependencyStatusConstructor | 0.806 |
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.797 | |
testEmptyType | 0.386 | |
testGetterSetter | 0.078 | |
testClassifierAndType | 0.34 | |
testEmptyClassifier | 0.407 | |
testNullClassifier | 0.316 |