Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 1.046 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 14 0 0 0 100% 1.046 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
InstallMojoPomPackagingTest 1 0 0 0 100% 0.778 s
InstallMojoTest 5 0 0 0 100% 0.118 s
InstallFileMojoTest 8 0 0 0 100% 0.150 s

Test Cases

[Summary] [Package List] [Test Cases]

InstallMojoPomPackagingTest

testInstallIfPackagingIsPom(InstallMojo) 0.767 s

InstallMojoTest

testSkip(InstallMojo) 0.027 s
testInstallIfArtifactFileIsNull(InstallMojo) 0.018 s
testInstallTestEnvironment(InstallMojo) 0.025 s
testBasicInstall(InstallMojo) 0.032 s
testBasicInstallWithAttachedArtifacts(InstallMojo) 0.013 s

InstallFileMojoTest

testInstallFileWithGeneratePom(InstallFileMojo) 0.039 s
testInstallFileWithPomFile(InstallFileMojo) 0.017 s
testFileDoesNotExists(InstallFileMojo) 0.015 s
testInstallFileWithPomAsPackaging(InstallFileMojo) 0.016 s
testInstallFileWithClassifier(InstallFileMojo) 0.016 s
testBasicInstallFile(InstallFileMojo) 0.019 s
testInstallFile(InstallFileMojo) 0.013 s
testInstallFileTestEnvironment(InstallFileMojo) 0.013 s