Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 28 | 0 | 0 | 0 | 100% | 0.216 s | 
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.annotations.converter.tag | 2 | 0 | 0 | 0 | 100% | 0.001 s | 
| org.apache.maven.tools.plugin.extractor.annotations.scanner | 5 | 0 | 0 | 0 | 100% | 0.032 s | 
| org.apache.maven.tools.plugin.extractor.annotations.converter | 17 | 0 | 0 | 0 | 100% | 0.121 s | 
| org.apache.maven.tools.plugin.extractor.annotations | 4 | 0 | 0 | 0 | 100% | 0.062 s | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.tools.plugin.extractor.annotations.converter.tag
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
|  | LinkUtilsTest | 2 | 0 | 0 | 0 | 100% | 0.001 s | 
org.apache.maven.tools.plugin.extractor.annotations.scanner
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
|  | DefaultMojoAnnotationsScannerTest | 5 | 0 | 0 | 0 | 100% | 0.032 s | 
org.apache.maven.tools.plugin.extractor.annotations.converter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
|  | JavaClassConverterContextTest | 5 | 0 | 0 | 0 | 100% | 0.063 s | 
|  | JavadocBlockTagsToXhtmlConverterTest | 2 | 0 | 0 | 0 | 100% | 0.043 s | 
|  | JavadocInlineTagsToXhtmlConverterTest | 10 | 0 | 0 | 0 | 100% | 0.015 s | 
org.apache.maven.tools.plugin.extractor.annotations
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
|  | ClassVersionComparatorTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | 
|  | JavaAnnotationsMojoDescriptorExtractorTest | 3 | 0 | 0 | 0 | 100% | 0.061 s | 
Test Cases
[Summary] [Package List] [Test Cases]
JavaClassConverterContextTest
|  | testResolveReferenceWithMembers | 0.028 s | 
|  | testResolveReference | 0.011 s | 
|  | testGetStaticFieldValue | 0.001 s | 
|  | testGetUrl | 0.002 s | 
|  | testClassContext | 0.002 s | 
JavadocBlockTagsToXhtmlConverterTest
|  | testSee | 0.028 s | 
|  | testExceptionInTag | 0.004 s | 
JavadocInlineTagsToXhtmlConverterTest
LinkUtilsTest
|  | testCreateLinkWithNoJavadoc | 0.001 s | 
|  | testCreateUnresolvableLink | 0 s | 
ClassVersionComparatorTest
|  | testComparator | 0.001 s | 
DefaultMojoAnnotationsScannerTest
|  | testJava8Annotations | 0.001 s | 
|  | testSkipModuleInfoClassInArchive | 0 s | 
|  | scanDeprecatedMojoAnnotatins | 0.021 s | 
|  | scanFooMojoClass | 0.005 s | 
|  | scanParametersWithGenerics | 0.003 s | 
JavaAnnotationsMojoDescriptorExtractorTest
|  | assertExecute2Mojo | 0.039 s | 
|  | assertExecuteMojo | 0.004 s | 
|  | assertFooMojo | 0.018 s | 


