Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
21 | 0 | 0 | 0 | 100% | 1.213 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.deploy | 21 | 0 | 0 | 0 | 100% | 1.213 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.deploy
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
DeployFileMojoTest | 4 | 0 | 0 | 0 | 100% | 0.063 s | |
DeployFileMojoUnitTest | 4 | 0 | 0 | 0 | 100% | 0.003 s | |
DeployMojoPomPackagingTest | 1 | 0 | 0 | 0 | 100% | 0.014 s | |
DeployMojoTest | 12 | 0 | 0 | 0 | 100% | 1.133 s |
Test Cases
[Summary] [Package List] [Test Cases]
DeployFileMojoTest
testBasicDeployFile(DeployFileMojo) | 0.025 s | |
testDeployIfArtifactIsNotJar(DeployFileMojo) | 0.013 s | |
testDeployIfClassifierIsSet(DeployFileMojo) | 0.010 s | |
testDeployTestEnvironment(DeployFileMojo) | 0.013 s |
DeployFileMojoUnitTest
testProcessPomFromPomFileWithOverrides | 0.001 s | |
testProcessPomFromPomFileWithParent4 | 0 s | |
testProcessPomFromPomFileWithParent5 | 0.001 s | |
testProcessPomFromPomFileWithParent6 | 0 s |
DeployMojoPomPackagingTest
testBasicDeployWithPackagingAsPom(DeployMojo) | 0.013 s |