Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JavaMojoDescriptorExtractorTest

testShouldFindTwoMojoDescriptorsInTestSourceDirectory 0.506
testShouldPropagateImplementationParameter 0.031
testMaven30Parameters 0.03
testAnnotationInPlugin 0.018
testJava15SyntaxParsing 0.022
testSingleTypeImportWithFullyQualifiedClassName 0.02
testMethodReferenceInEnumConstructor 0.016
testEnumWithRegexPattern 0.017