Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JavaMojoDescriptorExtractorTest

testJava15SyntaxParsing 0.407
testShouldPropagateImplementationParameter 0.036
testShouldFindTwoMojoDescriptorsInTestSourceDirectory 0.108
testSingleTypeImportWithFullyQualifiedClassName 0.064
testEnumWithRegexPattern 0.02
testMethodReferenceInEnumConstructor 0.02
testMaven30Parameters 0.032
testAnnotationInPlugin 0.02