Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
89 0 0 1 98.9% 4.073 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% 4.073 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.096 s
LastTwoLinesBufferingWriterTest 8 0 0 0 100% 0.090 s
MarkdownParserModuleTest 1 0 0 0 100% 0.448 s
MarkdownParserTest 26 0 0 1 96.2% 1.335 s
MarkdownSinkTest 53 0 0 0 100% 2.104 s

Test Cases

[Summary] [Package List] [Test Cases]

FlexmarkDoxiaLinkResolverTest

testResolveLink 0.079 s

LastTwoLinesBufferingWriterTest

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

MarkdownParserModuleTest

testExtensions 0.448 s

MarkdownParserTest

testVerbatim 0 s
- skipped -
testSinkWrapper 0.285 s
testVerbatimCode 0.069 s
testDocument 0.078 s
testParser 0.053 s
testQuoteVsApostrophe 0.032 s
testFontBoldSinkEvent 0.037 s
testHtmlContent 0.032 s
testCommentBeforeHeadingSinkEvent 0.047 s
testFontMonospacedSinkEvent 0.037 s
testCodeSinkEvent 0.032 s
testFirstHeadingSinkEvent 0.046 s
testNumberedListSinkEvent 0.023 s
testTocMacro 0.046 s
testFontItalicSinkEvent 0.016 s
testListSinkEvent 0.022 s
testTocMacroDoxia559 0.031 s
testLinkRewriteSinkEvent 0.016 s
testFencedCodeBlockSinkEvent 0.031 s
testLinkWithAnchorAndQuery 0.022 s
testMetadataYamlSinkEvent 0.032 s
testFlexIssue384 0.031 s
testParagraphSinkEvent 0.016 s
testImageSinkEvent 0.022 s
testMetadataSinkEvent 0.078 s
testLinkSinkEvent 0.032 s

MarkdownSinkTest

testNumberedList 0.050 s
testTestDocument 0.059 s
testParagraph 0.040 s
testAddress 0.038 s
testTable 0.022 s
testTitle 0.050 s
testLineBreak 0.030 s
testBody 0.031 s
testData 0.020 s
testDate 0.030 s
testHead 0.199 s
testLink 0.022 s
testList 0.131 s
testText 0.038 s
testTime 0.060 s
testArticle 0.111 s
testVerbatimSource 0.068 s
testNonBreakingSpace 0.042 s
testLineBreakOpportunity 0.101 s
testFigureWithoutCaption 0.020 s
testInlineBold 0.143 s
testInlineCode 0.020 s
testComment 0.070 s
testContent 0.020 s
testBlockquote 0.020 s
testRawText 0.023 s
testInlineItalic 0.020 s
testNavigation 0.020 s
testAnchor 0.028 s
testAuthor 0.012 s
testDivider 0.012 s
testFigure 0.022 s
testFooter 0.028 s
testHeader 0.033 s
testInline 0.030 s
testPageBreak 0.018 s
testHorizontalRule 0.020 s
testSection1 0.025 s
testSection2 0.016 s
testSection3 0.016 s
testSection4 0.015 s
testSection5 0.016 s
testSection6 0.022 s
testSectionTitle 0.016 s
testSidebar 0.015 s
testFigureFromUrl 0.016 s
testTableWithHeader 0.016 s
testDefinitionList 0.015 s
testLinksParagraphsAndStylesInTableCells 0.022 s
testInlineCodeWithSpecialCharacters 0.032 s
testRoundtrip 0.069 s
testMultipleAuthors 0.031 s
testNestedListWithBlockquotesParagraphsAndCode 0.015 s

Failure Details

[Summary] [Package List] [Test Cases]


testVerbatim
- skipped: skipped