Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
90 0 0 1 98.9% 2.544 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 90 0 0 1 98.9% 2.544 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.047 s
LastTwoLinesBufferingWriterTest 8 0 0 0 100% 0.062 s
MarkdownParserModuleTest 1 0 0 0 100% 0.439 s
MarkdownParserTest 27 0 0 1 96.3% 1.016 s
MarkdownSinkTest 53 0 0 0 100% 0.980 s

Test Cases

[Summary] [Package List] [Test Cases]

FlexmarkDoxiaLinkResolverTest

testResolveLink 0.032 s

LastTwoLinesBufferingWriterTest

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

MarkdownParserModuleTest

testExtensions 0.439 s

MarkdownParserTest

testVerbatim 0 s
- skipped -
testSinkWrapper 0.211 s
testVerbatimCode 0.048 s
testDocument 0.041 s
testParser 0.032 s
testQuoteVsApostrophe 0.031 s
testFontBoldSinkEvent 0.022 s
testHtmlContent 0.031 s
testCommentBeforeHeadingSinkEvent 0.016 s
testFontMonospacedSinkEvent 0.038 s
testCodeSinkEvent 0.015 s
testFirstHeadingSinkEvent 0.032 s
testNumberedListSinkEvent 0.015 s
testTocMacro 0.038 s
testFontItalicSinkEvent 0.031 s
testListSinkEvent 0.016 s
testTocMacroDoxia559 0.015 s
testLinkRewriteSinkEvent 0.038 s
testNonConsecutiveHeadingSections 0.016 s
testFencedCodeBlockSinkEvent 0.031 s
testLinkWithAnchorAndQuery 0.016 s
testMetadataYamlSinkEvent 0.031 s
testFlexIssue384 0.006 s
testParagraphSinkEvent 0.016 s
testImageSinkEvent 0.015 s
testMetadataSinkEvent 0.016 s
testLinkSinkEvent 0.016 s

MarkdownSinkTest

testNumberedList 0.022 s
testTestDocument 0.032 s
testParagraph 0.015 s
testAddress 0.016 s
testTable 0.022 s
testTitle 0.016 s
testLineBreak 0.015 s
testBody 0.016 s
testData 0.015 s
testDate 0.016 s
testHead 0.022 s
testLink 0.016 s
testList 0.015 s
testText 0.032 s
testTime 0.015 s
testArticle 0.016 s
testVerbatimSource 0.006 s
testNonBreakingSpace 0.016 s
testLineBreakOpportunity 0.031 s
testFigureWithoutCaption 0.016 s
testInlineBold 0.016 s
testInlineCode 0.022 s
testComment 0.015 s
testContent 0.016 s
testBlockquote 0.016 s
testRawText 0.015 s
testInlineItalic 0.016 s
testNavigation 0.022 s
testAnchor 0.016 s
testAuthor 0.015 s
testDivider 0.016 s
testFigure 0.015 s
testFooter 0.016 s
testHeader 0.022 s
testInline 0.016 s
testPageBreak 0.015 s
testHorizontalRule 0.016 s
testSection1 0.016 s
testSection2 0.015 s
testSection3 0.022 s
testSection4 0.016 s
testSection5 0.016 s
testSection6 0.015 s
testSectionTitle 0.016 s
testSidebar 0.016 s
testFigureFromUrl 0.024 s
testTableWithHeader 0.028 s
testDefinitionList 0.022 s
testLinksParagraphsAndStylesInTableCells 0.020 s
testInlineCodeWithSpecialCharacters 0.020 s
testRoundtrip 0.040 s
testMultipleAuthors 0.020 s
testNestedListWithBlockquotesParagraphsAndCode 0.019 s

Failure Details

[Summary] [Package List] [Test Cases]


testVerbatim
- skipped: skipped