Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
28 | 0 | 0 | 0 | 100% | 1.113 |
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.005 |
org.apache.maven.tools.plugin.extractor.annotations.scanner | 5 | 0 | 0 | 0 | 100% | 0.089 |
org.apache.maven.tools.plugin.extractor.annotations.converter | 17 | 0 | 0 | 0 | 100% | 0.336 |
org.apache.maven.tools.plugin.extractor.annotations | 4 | 0 | 0 | 0 | 100% | 0.683 |
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.005 |
org.apache.maven.tools.plugin.extractor.annotations.scanner
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
DefaultMojoAnnotationsScannerTest | 5 | 0 | 0 | 0 | 100% | 0.089 |
org.apache.maven.tools.plugin.extractor.annotations.converter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
JavaClassConverterContextTest | 5 | 0 | 0 | 0 | 100% | 0.168 |
![]() |
JavadocBlockTagsToXhtmlConverterTest | 2 | 0 | 0 | 0 | 100% | 0.13 |
![]() |
JavadocInlineTagsToXhtmlConverterTest | 10 | 0 | 0 | 0 | 100% | 0.038 |
org.apache.maven.tools.plugin.extractor.annotations
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ClassVersionComparatorTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
![]() |
JavaAnnotationsMojoDescriptorExtractorTest | 3 | 0 | 0 | 0 | 100% | 0.681 |
Test Cases
[Summary] [Package List] [Test Cases]
JavaClassConverterContextTest
![]() |
testResolveReferenceWithMembers | 0.07 |
![]() |
testResolveReference | 0.032 |
![]() |
testGetStaticFieldValue | 0.003 |
![]() |
testGetUrl | 0.008 |
![]() |
testClassContext | 0.006 |
JavadocBlockTagsToXhtmlConverterTest
![]() |
testSee | 0.086 |
![]() |
testExceptionInTag | 0.008 |
JavadocInlineTagsToXhtmlConverterTest
![]() |
testExceptionInTag | 0.007 |
![]() |
testValue | 0.001 |
![]() |
testCode | 0.002 |
![]() |
testLink | 0.009 |
![]() |
testLinkplain | 0.005 |
![]() |
testLiteral | 0.002 |
![]() |
testComplexJavadoc | 0.002 |
![]() |
testUnknownTag | 0.001 |
![]() |
testMultipleTags | 0.001 |
![]() |
testDocroot | 0.002 |
LinkUtilsTest
![]() |
testCreateLinkWithNoJavadoc | 0.001 |
![]() |
testCreateUnresolvableLink | 0.001 |
ClassVersionComparatorTest
![]() |
testComparator | 0.002 |
DefaultMojoAnnotationsScannerTest
![]() |
testJava8Annotations | 0.002 |
![]() |
testSkipModuleInfoClassInArchive | 0.001 |
![]() |
scanDeprecatedMojoAnnotatins | 0.062 |
![]() |
scanFooMojoClass | 0.013 |
![]() |
scanParametersWithGenerics | 0.007 |
JavaAnnotationsMojoDescriptorExtractorTest
![]() |
assertExecute2Mojo | 0.652 |
![]() |
assertExecuteMojo | 0.008 |
![]() |
assertFooMojo | 0.015 |