Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
24 | 0 | 0 | 0 | 100% | 2.03 |
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 | 24 | 0 | 0 | 0 | 100% | 2.03 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
DeployMojoTest | 13 | 0 | 0 | 0 | 100% | 1.784 |
![]() |
DeployFileMojoUnitTest | 7 | 0 | 0 | 0 | 100% | 0.005 |
![]() |
DeployFileMojoTest | 4 | 0 | 0 | 0 | 100% | 0.241 |
Test Cases
[Summary] [Package List] [Test Cases]
DeployMojoTest
DeployFileMojoUnitTest
DeployFileMojoTest
![]() |
testBasicDeployFile | 0.058 |
![]() |
testDeployIfArtifactIsNotJar | 0.07 |
![]() |
testDeployIfClassifierIsSet | 0.068 |
![]() |
testDeployTestEnvironment | 0.043 |