Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 1 | 80.0% | 0.019 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.gpg | 5 | 0 | 0 | 1 | 80.0% | 0.019 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.gpg
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
BcSignerTest | 1 | 0 | 0 | 1 | 0% | 0.010 s | |
GpgVersionConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.006 s | |
GpgVersionTest | 3 | 0 | 0 | 0 | 100% | 0.003 s |
Test Cases
[Summary] [Package List] [Test Cases]
BcSignerTest
testAgent | 0 s | |
- | void org.apache.maven.plugins.gpg.BcSignerTest.testAgent() throws java.lang.Exception is @Disabled | - |
GpgVersionConsumerTest
test | 0.005 s |
GpgVersionTest
test | 0 s | |
testOpposite | 0 s | |
testEquality | 0.001 s |
Failure Details
[Summary] [Package List] [Test Cases]
testAgent | |
- | skipped: void org.apache.maven.plugins.gpg.BcSignerTest.testAgent() throws java.lang.Exception is @Disabled |