Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 1.465

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 15 0 0 0 100% 1.465

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 8 0 0 0 100% 1.174
InstallFileMojoTest 7 0 0 0 100% 0.291

Test Cases

[Summary] [Package List] [Test Cases]

InstallMojoTest

testBasicInstallAndCreate 0.811
testUpdateReleaseParamSetToTrue 0.065
testSkip 0.052
testInstallIfArtifactFileIsNull 0.045
testInstallTestEnvironment 0.039
testBasicInstall 0.038
testInstallIfPackagingIsPom 0.04
testBasicInstallWithAttachedArtifacts 0.048

InstallFileMojoTest

testInstallFileWithGeneratePom 0.048
testInstallFileWithPomFile 0.04
testInstallFileWithPomAsPackaging 0.044
testInstallFileWithClassifier 0.045
testBasicInstallFile 0.044
testInstallFile 0.037
testInstallFileTestEnvironment 0.033