Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
5 0 0 1 80.0% 0.042 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.042 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
GpgVersionTest 3 0 0 0 100% 0.038 s
GpgVersionConsumerTest 1 0 0 0 100% 0.002 s
BcSignerTest 1 0 0 1 0% 0.002 s

Test Cases

[Summary] [Package List] [Test Cases]

GpgVersionTest

test 0.020 s
testOpposite 0.001 s
testEquality 0.003 s

GpgVersionConsumerTest

test 0.001 s

BcSignerTest

testAgent 0 s
- void org.apache.maven.plugins.gpg.BcSignerTest.testAgent() throws java.lang.Exception is @Disabled -

Failure Details

[Summary] [Package List] [Test Cases]


testAgent
- skipped: void org.apache.maven.plugins.gpg.BcSignerTest.testAgent() throws java.lang.Exception is @Disabled