Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
184 0 0 0 100% 1.678

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.sink.impl 138 0 0 0 100% 0.089
org.apache.maven.doxia 2 0 0 0 100% 0.403
org.apache.maven.doxia.macro 1 0 0 0 100% 0.004
org.apache.maven.doxia.parser 21 0 0 0 100% 0.38
org.apache.maven.doxia.util 14 0 0 0 100% 0.7
org.apache.maven.doxia.macro.manager 1 0 0 0 100% 0.024
org.apache.maven.doxia.macro.toc 2 0 0 0 100% 0.012
org.apache.maven.doxia.macro.snippet 3 0 0 0 100% 0.066
org.apache.maven.doxia.index 2 0 0 0 100% 0

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

org.apache.maven.doxia.sink.impl

Class Tests Errors Failures Skipped Success Rate Time
AbstractXmlSinkTest 4 0 0 0 100% 0
RandomAccessSinkTest 2 0 0 0 100% 0.003
SinkAdapterTest 63 0 0 0 100% 0.04
SinkEventAttributeSetTest 17 0 0 0 100% 0.008
SinkUtilsTest 2 0 0 0 100% 0
TestAbstractSink 1 0 0 0 100% 0
Xhtml5BaseSinkTest 49 0 0 0 100% 0.038

org.apache.maven.doxia

Class Tests Errors Failures Skipped Success Rate Time
DefaultDoxiaTest 2 0 0 0 100% 0.403

org.apache.maven.doxia.macro

Class Tests Errors Failures Skipped Success Rate Time
EchoMacroTest 1 0 0 0 100% 0.004

org.apache.maven.doxia.parser

Class Tests Errors Failures Skipped Success Rate Time
Xhtml5BaseParserTest 21 0 0 0 100% 0.38

org.apache.maven.doxia.util

Class Tests Errors Failures Skipped Success Rate Time
ByLineReaderSourceTest 1 0 0 0 100% 0
DoxiaUtilsTest 6 0 0 0 100% 0.08
HtmlToolsTest 6 0 0 0 100% 0.068
XmlValidatorTest 1 0 0 0 100% 0.552

org.apache.maven.doxia.macro.manager

Class Tests Errors Failures Skipped Success Rate Time
MacroManagerTest 1 0 0 0 100% 0.024

org.apache.maven.doxia.macro.toc

Class Tests Errors Failures Skipped Success Rate Time
TocMacroTest 2 0 0 0 100% 0.012

org.apache.maven.doxia.macro.snippet

Class Tests Errors Failures Skipped Success Rate Time
SnippetMacroTest 2 0 0 0 100% 0.066
SnippetReaderTest 1 0 0 0 100% 0

org.apache.maven.doxia.index

Class Tests Errors Failures Skipped Success Rate Time
IndexEntryTest 1 0 0 0 100% 0
IndexingSinkTest 1 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

DefaultDoxiaTest

testFailsWhenParserIdDoesNotExist 0.367
testCreatesDefaultDoxia 0.02

IndexEntryTest

testIndexEntry 0

IndexingSinkTest

testGetUniqueId 0

EchoMacroTest

testExecute 0

MacroManagerTest

testMacroManager 0.024

SnippetMacroTest

testExecute 0.026
testIgnoreDownloadError 0.04

SnippetReaderTest

testIsDemarcator 0

TocMacroTest

testExecute 0.008
testTocStyle 0.004

Xhtml5BaseParserTest

testDocument 0.032
testParser 0.02
testSimpleTags 0.016
testDoxia250 0.036
testAnchorLink 0.016
testEntities 0.02
testLists 0.016
testTable 0.024
testSignificantWhiteSpace 0.016
testXhtmlEntities 0.024
testSemanticTags 0.008
testAttributeEntities 0.012
testNestedHeadingEventsList 0.016
testFigureEventsList 0.024
testHeadingEventsList 0.016
testTableEventsList 0.014
testFigure 0.012
testUnbalancedDefinitionListItem 0.012
testPreFormattedText 0.012
testPreEOL 0.012
testSpecial 0.01

AbstractXmlSinkTest

testWriteEOL 0
testWriteSimpleTag 0
testWriteStartTag 0
testNameSpace 0

RandomAccessSinkTest

testComplex 0.003
testSimple 0

SinkAdapterTest

testDefinition 0
testNumberedList 0
testParagraph 0
testAddress 0
testLineBreaks 0
testTableCell 0
testTableRows 0
testLineBreakOpportunities 0
testVerbatim 0
testFigureCaption 0
testTableCaption 0
testClose 0.004
testFlush 0
testTable 0
testTitle 0
testBody 0
testBold 0
testData 0
testDate 0
testHead 0
testLink 0
testList 0
testText 0
testTime 0
testArticle 0
testUnknown 0
testNonBreakingSpace 0.004
testTableRow 0
testFigureGraphics 0
testSectionTitle1 0.002
testSectionTitle2 0
testSectionTitle3 0
testSectionTitle4 0
testSectionTitle5 0
testComment 0
testContent 0
testBlockquote 0
testRawText 0
testNumberedListItem 0
testDivision 0
testNavigation 0
testAnchor 0
testAuthor 0
testFigure 0
testFooter 0
testHeader 0
testDefinitionListItem 0
testInline 0
testItalic 0
testPageBreak 0
testHorizontalRule 0
testSection 0
testSection1 0
testSection2 0
testSection3 0
testSection4 0
testSection5 0
testSectionTitle 0
testSidebar 0
testListItem 0
testDefinitionList 0
testDefinedTerm 0
testMonospaced 0

SinkEventAttributeSetTest

testAddAttributes 0
testClone 0
testToString 0
testCopyAttributes 0
testGetAttributeCount 0
testGetAttributeNames 0
testContainsAttribute 0
testHashCode 0
testAddAttribute 0
testGetAttribute 0
testEquals 0
testIsDefined 0
testIsEmpty 0
testIsEqual 0.004
testContainsAttributes 0
testGetResolveParent 0
testConstructor 0

SinkUtilsTest

testFilterAttributes 0
testGetAttributeString 0

TestAbstractSink

testUnifiedEOL 0

Xhtml5BaseSinkTest

testSpecialCharacters 0
testSpaceAfterClosingTag 0
testNumberedList 0.004
testParagraph 0
testLinkExternalClassExtend 0
testAddress 0
testTableCell 0.004
testTableRows 0
testVerbatim 0
testTableCaption 0
testTable 0
testLineBreak 0
testData 0
testLink 0
testList 0
testText 0
testTime 0
testArticle 0
testUnknown 0.012
testTableRow 0
testFigureGraphics 0
testHiddenTableRowStriping 0
testAttributeEntities 0
testLinkExternal 0
testComment 0
testContent 0
testBlockquote 0
testRawText 0
testDivision 0.004
testNavigation 0
testAnchor 0
testEntity 0
testFigure 0
testFooter 0
testHeader 0
testInline 0
testItalic 0
testHorizontalRule 0
testSection 0
testSection1 0
testSection2 0
testSection3 0
testSection4 0
testSection5 0
testSidebar 0
testNestedTables 0
testTableHeaderCell 0
testDefinitionList 0
testSectionAttributes 0

ByLineReaderSourceTest

testUse 0

DoxiaUtilsTest

testIsInternalLink 0.012
testEncodeId 0.012
testParseDate 0.02
testIsLocalLink 0.016
testIsValidId 0.012
testIsExternalLink 0.008

HtmlToolsTest

testEncodeURL 0.008
testEncodeId 0.012
testUnescapeHTML 0.012
testIsId 0.012
testEscapeHTML 0.012
testGetHtmlTag 0.008

XmlValidatorTest

testValidate 0.552