Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
20 0 0 0 100% 1.272 s

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.install 20 0 0 0 100% 1.272 s

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

org.apache.maven.plugins.install

- Class Tests Errors Failures Skipped Success Rate Time
InstallMojoTest 11 0 0 0 100% 0.961 s
InstallFileMojoTest 9 0 0 0 100% 0.311 s

Test Cases

[Summary] [Package List] [Test Cases]

InstallMojoTest

testBasicInstallAndCreate 0.560 s
testUpdateReleaseParamSetToTrue 0.062 s
testNonPomInstallWithAttachedArtifactsOnly 0.042 s
testSkip 0.037 s
testInstallIfArtifactFileIsNull 0.031 s
testInstallTestEnvironment 0.028 s
testBasicInstall 0.041 s
testInstallIfPackagingIsBom 0.036 s
testInstallIfPackagingIsPom 0.034 s
testBasicInstallWithAttachedArtifacts 0.038 s
testInstallIfProjectFileIsNull 0.035 s

InstallFileMojoTest

testInstallFileWithLocalRepositoryPath 0.026 s
testInstallFileWithGeneratePom 0.037 s
testInstallFileWithPomFile 0.037 s
testInstallFileFromLocalRepositoryToLocalRepositoryPath 0.040 s
testInstallFileWithPomAsPackaging 0.033 s
testInstallFileWithClassifier 0.035 s
testBasicInstallFile 0.035 s
testInstallFile 0.040 s
testInstallFileTestEnvironment 0.027 s