Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.702

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.702

Test Cases

[Summary] [Package List] [Test Cases]

JavaMojoDescriptorExtractorTest

testJava15SyntaxParsing 0.459
testShouldPropagateImplementationParameter 0.052
testShouldFindTwoMojoDescriptorsInTestSourceDirectory 0.064
testSingleTypeImportWithFullyQualifiedClassName 0.021
testEnumWithRegexPattern 0.013
testMethodReferenceInEnumConstructor 0.014
testMaven30Parameters 0.018
testAnnotationInPlugin 0.014