Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 28 | 0 | 0 | 0 | 100% | 0.187 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.028 s |
| org.apache.maven.tools.plugin.extractor.annotations.converter | 17 | 0 | 0 | 0 | 100% | 0.112 s |
| org.apache.maven.tools.plugin.extractor.annotations | 4 | 0 | 0 | 0 | 100% | 0.046 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.028 s |
org.apache.maven.tools.plugin.extractor.annotations.converter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JavaClassConverterContextTest | 5 | 0 | 0 | 0 | 100% | 0.060 s | |
| JavadocBlockTagsToXhtmlConverterTest | 2 | 0 | 0 | 0 | 100% | 0.037 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.045 s |
Test Cases
[Summary] [Package List] [Test Cases]
JavaClassConverterContextTest
| testResolveReferenceWithMembers | 0.026 s | |
| testResolveReference | 0.010 s | |
| testGetStaticFieldValue | 0.001 s | |
| testGetUrl | 0.003 s | |
| testClassContext | 0.001 s |
JavadocBlockTagsToXhtmlConverterTest
| testSee | 0.024 s | |
| testExceptionInTag | 0.002 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.019 s | |
| scanFooMojoClass | 0.006 s | |
| scanParametersWithGenerics | 0.002 s |
JavaAnnotationsMojoDescriptorExtractorTest
| assertExecute2Mojo | 0.033 s | |
| assertExecuteMojo | 0.004 s | |
| assertFooMojo | 0.008 s |


