Summary
| Tests | Errors  | Failures | Success Rate | Time | 
|---|
| 1 | 0 | 0 | 100% | 0.196 | 
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors  | Failures | Success Rate | Time | 
|---|
| org.apache.maven.tools.plugin.extractor.java | 1 | 0 | 0 | 100% | 0.196 | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.tools.plugin.extractor.java
 | Class | Tests | Errors  | Failures | Success Rate | Time | 
|---|
  | JavaMojoDescriptorExtractorTest | 1 | 0 | 0 | 100% | 0.196 | 
Test Cases
JavaMojoDescriptorExtractorTest
  | testShouldFindTwoMojoDescriptorsInTestSourceDirectory | 0.18 |