Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.658

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.349
InstallFileMojoTest 7 0 0 0 100% 0.309

Test Cases

[Summary] [Package List] [Test Cases]

InstallMojoTest

testBasicInstallAndCreate 0.946
testUpdateReleaseParamSetToTrue 0.074
testSkip 0.055
testInstallIfArtifactFileIsNull 0.055
testInstallTestEnvironment 0.051
testBasicInstall 0.051
testInstallIfPackagingIsPom 0.049
testBasicInstallWithAttachedArtifacts 0.044

InstallFileMojoTest

testInstallFileWithGeneratePom 0.052
testInstallFileWithPomFile 0.048
testInstallFileWithPomAsPackaging 0.043
testInstallFileWithClassifier 0.037
testBasicInstallFile 0.041
testInstallFile 0.045
testInstallFileTestEnvironment 0.043