Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
89 0 0 1 98.9% 3.357 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.doxia.module.markdown 89 0 0 1 98.9% 3.357 s

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

org.apache.maven.doxia.module.markdown

- Class Tests Errors Failures Skipped Success Rate Time
FlexmarkDoxiaLinkResolverTest 1 0 0 0 100% 0.060 s
LastTwoLinesBufferingWriterTest 8 0 0 0 100% 0.096 s
MarkdownParserModuleTest 1 0 0 0 100% 0.531 s
MarkdownParserTest 26 0 0 1 96.2% 1.066 s
MarkdownSinkTest 53 0 0 0 100% 1.604 s

Test Cases

[Summary] [Package List] [Test Cases]

FlexmarkDoxiaLinkResolverTest

testResolveLink 0.028 s

LastTwoLinesBufferingWriterTest

testDifferentLineSeparators(String)[1] 0.040 s
testDifferentLineSeparators(String)[2] 0.004 s
testWriterWithBlankLineFollowingNonBlankLine 0 s
testEmptyWriter 0 s
testWriterWithOneBlankLine 0 s
testWriterWithNonBlankLineFollowingBlankLine 0 s
testWriterWithOneNonBlankLine 0 s
testWriterWithTwoBlankLines 0.004 s

MarkdownParserModuleTest

testExtensions 0.527 s

MarkdownParserTest

testVerbatim 0 s
- skipped -
testSinkWrapper 0.211 s
testVerbatimCode 0.044 s
testDocument 0.044 s
testParser 0.036 s
testQuoteVsApostrophe 0.028 s
testFontBoldSinkEvent 0.028 s
testHtmlContent 0.028 s
testCommentBeforeHeadingSinkEvent 0.028 s
testFontMonospacedSinkEvent 0.028 s
testCodeSinkEvent 0.040 s
testFirstHeadingSinkEvent 0.028 s
testNumberedListSinkEvent 0.028 s
testTocMacro 0.044 s
testFontItalicSinkEvent 0.024 s
testListSinkEvent 0.024 s
testTocMacroDoxia559 0.024 s
testLinkRewriteSinkEvent 0.024 s
testFencedCodeBlockSinkEvent 0.031 s
testLinkWithAnchorAndQuery 0.020 s
testMetadataYamlSinkEvent 0.024 s
testFlexIssue384 0.020 s
testParagraphSinkEvent 0.020 s
testImageSinkEvent 0.024 s
testMetadataSinkEvent 0.020 s
testLinkSinkEvent 0.016 s

MarkdownSinkTest

testNumberedList 0.028 s
testTestDocument 0.020 s
testParagraph 0.020 s
testAddress 0.016 s
testTable 0.020 s
testTitle 0.024 s
testLineBreak 0.028 s
testBody 0.020 s
testData 0.020 s
testDate 0.016 s
testHead 0.016 s
testLink 0.028 s
testList 0.020 s
testText 0.024 s
testTime 0.016 s
testArticle 0.016 s
testVerbatimSource 0.016 s
testNonBreakingSpace 0.024 s
testLineBreakOpportunity 0.016 s
testFigureWithoutCaption 0.020 s
testInlineBold 0.016 s
testInlineCode 0.048 s
testComment 0.032 s
testContent 0.115 s
testBlockquote 0.072 s
testRawText 0.104 s
testInlineItalic 0.024 s
testNavigation 0.020 s
testAnchor 0.020 s
testAuthor 0.024 s
testDivider 0.020 s
testFigure 0.076 s
testFooter 0.028 s
testHeader 0.056 s
testInline 0.048 s
testPageBreak 0.044 s
testHorizontalRule 0.024 s
testSection1 0.032 s
testSection2 0.024 s
testSection3 0.035 s
testSection4 0.028 s
testSection5 0.020 s
testSection6 0.019 s
testSectionTitle 0.016 s
testSidebar 0.016 s
testFigureFromUrl 0.018 s
testTableWithHeader 0.015 s
testDefinitionList 0.014 s
testLinksParagraphsAndStylesInTableCells 0.016 s
testInlineCodeWithSpecialCharacters 0.016 s
testRoundtrip 0.036 s
testMultipleAuthors 0.016 s
testNestedListWithBlockquotesParagraphsAndCode 0.012 s

Failure Details

[Summary] [Package List] [Test Cases]


testVerbatim
- skipped: skipped