Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.363

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.tools.plugin.extractor.javadoc 8 0 0 0 100% 0.363

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.tools.plugin.extractor.javadoc

Class Tests Errors Failures Skipped Success Rate Time
JavaMojoDescriptorExtractorTest 8 0 0 0 100% 0.363

Test Cases

[Summary] [Package List] [Test Cases]

JavaMojoDescriptorExtractorTest

testJava15SyntaxParsing 0.171
testShouldPropagateImplementationParameter 0.036
testShouldFindTwoMojoDescriptorsInTestSourceDirectory 0.046
testSingleTypeImportWithFullyQualifiedClassName 0.026
testEnumWithRegexPattern 0.021
testMethodReferenceInEnumConstructor 0.024
testMaven30Parameters 0.013
testAnnotationInPlugin 0.015