Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 1.13

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.scanner 4 0 0 0 100% 0.436
org.apache.maven.tools.plugin.extractor.annotations.converter.tag 2 0 0 0 100% 0.009
org.apache.maven.tools.plugin.extractor.annotations.converter 17 0 0 0 100% 0.204
org.apache.maven.tools.plugin.extractor.annotations 1 0 0 0 100% 0.481

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.tools.plugin.extractor.annotations.scanner

Class Tests Errors Failures Skipped Success Rate Time
DefaultMojoAnnotationsScannerTest 4 0 0 0 100% 0.436

org.apache.maven.tools.plugin.extractor.annotations.converter.tag

Class Tests Errors Failures Skipped Success Rate Time
LinkUtilsTest 2 0 0 0 100% 0.009

org.apache.maven.tools.plugin.extractor.annotations.converter

Class Tests Errors Failures Skipped Success Rate Time
JavadocInlineTagsToXhtmlConverterTest 10 0 0 0 100% 0.073
JavadocBlockTagsToXhtmlConverterTest 2 0 0 0 100% 0.007
JavaClassConverterContextTest 5 0 0 0 100% 0.124

org.apache.maven.tools.plugin.extractor.annotations

Class Tests Errors Failures Skipped Success Rate Time
TestAnnotationsReader 1 0 0 0 100% 0.481

Test Cases

[Summary] [Package List] [Test Cases]

DefaultMojoAnnotationsScannerTest

testJava8Annotations 0.36
testSkipModuleInfoClassInArchive 0.001
scanDeprecatedMojoAnnotatins 0.047
scanParametersWithGenerics 0.01

LinkUtilsTest

testCreateLinkWithNoJavadoc 0.006
testCreateUnresolvableLink 0.001

JavadocInlineTagsToXhtmlConverterTest

testExceptionInTag 0.042
testValue 0.001
testCode 0.002
testLink 0.006
testLinkplain 0.005
testLiteral 0.001
testComplexJavadoc 0.002
testUnknownTag 0.002
testMultipleTags 0.001
testDocroot 0.001

JavadocBlockTagsToXhtmlConverterTest

testSee 0.002
testExceptionInTag 0.003

JavaClassConverterContextTest

testResolveReferenceWithMembers 0.052
testResolveReference 0.02
testGetStaticFieldValue 0.002
testGetUrl 0.005
testClassContext 0.004

TestAnnotationsReader

testReadMojoClass 0.479