万无一失的报告

概括

[摘要] [包列表] [测试用例]


测试 错误 失败 跳过 成功率 时间
45 0 0 0 100% 1.415

注意:在未预料到的错误时,可以预见并使用断言检查失败。


包装清单

[摘要] [包列表] [测试用例]


包裹 测试 错误 失败 跳过 成功率 时间
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

注意:包统计信息不是递归计算的,它们只是总结了它所有的测试套件数量。

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultArtifactDeployerTest 6 0 0 0 100% 0.463

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultArtifactResolverTest 4 0 0 0 100% 0.004

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultDependencyCollectorTest 6 0 0 0 100% 0.012

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultDependencyCollectorTest 6 0 0 0 100% 0.005

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultArtifactInstallerTest 7 0 0 0 100% 0.182
Maven30ArtifactInstallerTest 1 0 0 0 100% 0.553

org.apache.maven.shared.transfer.artifact

班级 测试 错误 失败 跳过 成功率 时间
DefaultArtifactCoordinateTest 2 0 0 0 100% 0.061

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultProjectInstallerTest 2 0 0 0 100% 0.004

org.apache.maven.shared.transfer.dependencies

班级 测试 错误 失败 跳过 成功率 时间
DefaultDependableCoordinateTest 2 0 0 0 100% 0.003

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

班级 测试 错误 失败 跳过 成功率 时间
Maven30RepositoryManagerTest 2 0 0 0 100% 0.081

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultDependencyResolverTest 4 0 0 0 100% 0.008

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

班级 测试 错误 失败 跳过 成功率 时间
DefaultProjectDeployerTest 3 0 0 0 100% 0.039

测试用例

[摘要] [包列表] [测试用例]

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

测试安装 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