[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 0.661 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.tools.plugin.extractor.javadoc | 5 | 0 | 0 | 0 | 100% | 0.661 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| JavaMojoDescriptorExtractorTest | 5 | 0 | 0 | 0 | 100% | 0.661 |
[Summary] [Package List] [Test Cases]
| testShouldFindTwoMojoDescriptorsInTestSourceDirectory | 0.486 | |
| testShouldPropagateImplementationParameter | 0.052 | |
| testMaven30Parameters | 0.047 | |
| testAnnotationInPlugin | 0.036 | |
| testJava15SyntaxParsing | 0.04 |