Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
45 0 0 0 100% 1.415

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.shared.transfer.artifact.deploy.internal 6 0 0 0 100% 0.463
org.apache.maven.shared.transfer.artifact.resolve.internal 4 0 0 0 100% 0.004
org.apache.maven.shared.transfer.collection.internal 6 0 0 0 100% 0.012
org.apache.maven.shared.transfer.dependencies.collect.internal 6 0 0 0 100% 0.005
org.apache.maven.shared.transfer.artifact.install.internal 8 0 0 0 100% 0.735
org.apache.maven.shared.transfer.artifact 2 0 0 0 100% 0.061
org.apache.maven.shared.transfer.project.install.internal 2 0 0 0 100% 0.004
org.apache.maven.shared.transfer.dependencies 2 0 0 0 100% 0.003
org.apache.maven.shared.transfer.repository.internal 2 0 0 0 100% 0.081
org.apache.maven.shared.transfer.dependencies.resolve.internal 4 0 0 0 100% 0.008
org.apache.maven.shared.transfer.project.deploy.internal 3 0 0 0 100% 0.039

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

org.apache.maven.shared.transfer.artifact.deploy.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactDeployerTest 6 0 0 0 100% 0.463

org.apache.maven.shared.transfer.artifact.resolve.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactResolverTest 4 0 0 0 100% 0.004

org.apache.maven.shared.transfer.collection.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultDependencyCollectorTest 6 0 0 0 100% 0.012

org.apache.maven.shared.transfer.dependencies.collect.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultDependencyCollectorTest 6 0 0 0 100% 0.005

org.apache.maven.shared.transfer.artifact.install.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactInstallerTest 7 0 0 0 100% 0.182
Maven30ArtifactInstallerTest 1 0 0 0 100% 0.553

org.apache.maven.shared.transfer.artifact

Class Tests Errors Failures Skipped Success Rate Time
DefaultArtifactCoordinateTest 2 0 0 0 100% 0.061

org.apache.maven.shared.transfer.project.install.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultProjectInstallerTest 2 0 0 0 100% 0.004

org.apache.maven.shared.transfer.dependencies

Class Tests Errors Failures Skipped Success Rate Time
DefaultDependableCoordinateTest 2 0 0 0 100% 0.003

org.apache.maven.shared.transfer.repository.internal

Class Tests Errors Failures Skipped Success Rate Time
Maven30RepositoryManagerTest 2 0 0 0 100% 0.081

org.apache.maven.shared.transfer.dependencies.resolve.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultDependencyResolverTest 4 0 0 0 100% 0.008

org.apache.maven.shared.transfer.project.deploy.internal

Class Tests Errors Failures Skipped Success Rate Time
DefaultProjectDeployerTest 3 0 0 0 100% 0.039

Test Cases

[Summary] [Package List] [Test Cases]

DefaultArtifactCoordinateTest

testToStringWithoutType 0.005
testToStringWithClassifier 0

DefaultArtifactDeployerTest

deploy3ParametersShouldReturnIllegalArgumentExceptionForSecondParameterWithEmpty 0.453
deploy3ParametersShouldReturnIllegalArgumentExceptionForFirstParameterWithNull 0.001
deploy3ParametersShouldReturnIllegalArgumentExceptionForSecondParameterWithNull 0
deployShouldReturnIllegalArgumentExceptionForSecondParameterWithNull 0
deployShouldReturnIllegalArgumentExceptionForSecondParameterWithEmpty 0.001
deployShouldReturnIllegalArgumentExceptionForFirstParameterWithNull 0

DefaultArtifactInstallerTest

installShouldReturnIllegalArgumentExceptionForSecondParameterWithNull 0
installWith3ParametersShouldReturnIllegalArgumentExceptionForFirstParameterWithNull 0.12
installWith3ParametersShouldReturnIllegalArgumentExceptionForSecondParameterNotADirectory 0.056
installWith3ParametersShouldReturnIllegalArgumentExceptionForThirdParameterWithNull 0
installShouldReturnIllegalArgumentExceptionForSecondParameterWithEmpty 0
installShouldReturnIllegalArgumentExceptionForFirstParameterWithNull 0
installWith3ParametersShouldReturnIllegalArgumentExceptionForSecondParameterWithNull 0.001

Maven30ArtifactInstallerTest

testInstall 0.55

DefaultArtifactResolverTest

resolveArtifactWithCoordinateShouldFaileWithIAEWhenParameterBuildingRequestIsNull 0
resolveArtifactWithArtifactShouldFaileWithIAEWhenParameterBuildingRequestIsNull 0
resolveArtifactWithArtifactShouldFaileWithIAEWhenArtifactIsNull 0
resolveArtifactWithCoordinateShouldFaileWithIAEWhenArtifactIsNull 0

DefaultDependencyCollectorTest

collectDependenciesWithDependableCoordinateShouldFailWithNPEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithModelShouldFailWithNPEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithDependencyShouldFailWithNPEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithModelShouldFailWithNPEWhenParameterRootIsNull 0.001
collectDependenciesWithDependableCoordinateShouldFailWithNPEWhenParameterRootIsNull 0
collectDependenciesWithDependencyShouldFailWithNPEWhenParameterRootIsNull 0

DefaultDependencyCollectorTest

collectDependenciesWithDependableCoordinatShouldFailWithIAEWhenParameterRootIsNull 0
collectDependenciesWithModelShouldFailWithIAEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithDependencyShouldFailWithIAEWhenParameterRootIsNull 0
collectDependenciesWithDependableCoordinatShouldFailWithIAEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithDependencyShouldFailWithIAEWhenParameterBuildingRequestIsNull 0
collectDependenciesWithModelShouldFailWithIAEWhenParameterRootIsNull 0

DefaultDependableCoordinateTest

testToStringWithoutType 0
testToStringWithClassifier 0.001

DefaultDependencyResolverTest

resolveDependenciesWithDependableCoordinatShouldFailWithIAEWhenParameterCoordinateIsNull 0
resolveDependenciesWithModelShouldFailWithIAEWhenParameterBuildingRequestIsNull 0
resolveDependenciesWithDependableCoordinatShouldFailWithIAEWhenParameterBuildingRequestIsNull 0
resolveDependenciesWithModelShouldFailWithIAEWhenParameterModelIsNull 0

DefaultProjectDeployerTest

deployShouldFailWithIAEWhileProjectDeployerRequestIsNull 0.015
deployShouldFailWithIAEWhileBuildingRequestIsNull 0
deployShouldFailWithIAEWhileArtifactRepositoryIsNull 0.019

DefaultProjectInstallerTest

installShouldFailWithIAEWhileProjectInstallerRequestIsNull 0
installShouldFailWithIAEWhileBuildingRequestIsNull 0

Maven30RepositoryManagerTest

testSetLocalRepositoryBasedirEnhanced 0.039
testSetLocalRepositoryBasedirSimple 0.039