Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 28 | 0 | 0 | 0 | 100% | 0.341 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.046 s |
| org.apache.maven.tools.plugin.extractor.annotations.converter | 17 | 0 | 0 | 0 | 100% | 0.088 s |
| org.apache.maven.tools.plugin.extractor.annotations | 4 | 0 | 0 | 0 | 100% | 0.206 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.046 s |
org.apache.maven.tools.plugin.extractor.annotations.converter
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JavadocInlineTagsToXhtmlConverterTest | 10 | 0 | 0 | 0 | 100% | 0.012 s | |
| JavaClassConverterContextTest | 5 | 0 | 0 | 0 | 100% | 0.049 s | |
| JavadocBlockTagsToXhtmlConverterTest | 2 | 0 | 0 | 0 | 100% | 0.027 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.205 s |
Test Cases
[Summary] [Package List] [Test Cases]
LinkUtilsTest
| testCreateLinkWithNoJavadoc | 0.001 s | |
| testCreateUnresolvableLink | 0 s |
ClassVersionComparatorTest
| testComparator | 0.001 s |
DefaultMojoAnnotationsScannerTest
| testJava8Annotations | 0.001 s | |
| testSkipModuleInfoClassInArchive | 0 s | |
| scanDeprecatedMojoAnnotatins | 0.033 s | |
| scanFooMojoClass | 0.006 s | |
| scanParametersWithGenerics | 0.002 s |
JavadocInlineTagsToXhtmlConverterTest
JavaAnnotationsMojoDescriptorExtractorTest
| assertExecute2Mojo | 0.188 s | |
| assertExecuteMojo | 0.002 s | |
| assertFooMojo | 0.003 s |
JavaClassConverterContextTest
| testResolveReferenceWithMembers | 0.020 s | |
| testResolveReference | 0.010 s | |
| testGetStaticFieldValue | 0.001 s | |
| testGetUrl | 0.001 s | |
| testClassContext | 0.001 s |
JavadocBlockTagsToXhtmlConverterTest
| testSee | 0.021 s | |
| testExceptionInTag | 0.002 s |


