Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 0 | 0 | 100% | 1.283 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 | 28 | 0 | 0 | 0 | 100% | 1.283 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 | 5 | 0 | 0 | 0 | 100% | 0.160 s |
![]() |
DeployFileMojoUnitTest | 7 | 0 | 0 | 0 | 100% | 0.001 s |
![]() |
DeployMojoTest | 16 | 0 | 0 | 0 | 100% | 1.122 s |
Test Cases
[Summary] [Package List] [Test Cases]
DeployFileMojoTest
![]() |
testBasicDeployFile | 0.032 s |
![]() |
testDeployIfArtifactIsNotJar | 0.034 s |
![]() |
testDeployFileIfPackagingIsSet | 0.031 s |
![]() |
testDeployIfClassifierIsSet | 0.039 s |
![]() |
testDeployTestEnvironment | 0.024 s |