Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 21 | 0 | 0 | 0 | 100% | 1.135 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.135 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.096 s | 
|  | DeployFileMojoUnitTest | 4 | 0 | 0 | 0 | 100% | 0.003 s | 
|  | DeployMojoPomPackagingTest | 1 | 0 | 0 | 0 | 100% | 0.019 s | 
|  | DeployMojoTest | 12 | 0 | 0 | 0 | 100% | 1.017 s | 
Test Cases
[Summary] [Package List] [Test Cases]
DeployFileMojoTest
|  | testBasicDeployFile(DeployFileMojo) | 0.032 s | 
|  | testDeployIfArtifactIsNotJar(DeployFileMojo) | 0.020 s | 
|  | testDeployIfClassifierIsSet(DeployFileMojo) | 0.018 s | 
|  | testDeployTestEnvironment(DeployFileMojo) | 0.024 s | 
DeployFileMojoUnitTest
|  | testProcessPomFromPomFileWithOverrides | 0.002 s | 
|  | testProcessPomFromPomFileWithParent4 | 0 s | 
|  | testProcessPomFromPomFileWithParent5 | 0 s | 
|  | testProcessPomFromPomFileWithParent6 | 0.001 s | 
DeployMojoPomPackagingTest
|  | testBasicDeployWithPackagingAsPom(DeployMojo) | 0.018 s | 


