public class ConfluenceParserTest extends AbstractParserTest
COLON, EOL, EQUAL, GREATER_THAN, LEFT_CURLY_BRACKET, LEFT_SQUARE_BRACKET, LESS_THAN, MINUS, PLUS, QUOTE, RIGHT_CURLY_BRACKET, RIGHT_SQUARE_BRACKET, SEMICOLON, SLASH, SPACE, STAR| Constructor and Description |
|---|
ConfluenceParserTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
createParser() |
protected String |
outputExtension() |
protected void |
setUp() |
protected void |
tearDown() |
void |
testAnchor() |
void |
testCodeMacro() |
void |
testDoxia382SinkCannotBeReused() |
void |
testEndBracket()
DOXIA-247
|
void |
testEndBracketInList()
DOXIA-247
|
void |
testEscapes() |
void |
testFigure() |
void |
testLineBreak() |
void |
testLinethrough() |
void |
testLink() |
void |
testListFollowedByMacro() |
void |
testListWithSimpleFormatting() |
void |
testMarkupTestPage() |
void |
testNestedBulletList() |
void |
testNestedFormats() |
void |
testNestedHeterogenousList() |
void |
testNoteInfoTipQuote() |
void |
testParagraphWithFigure() |
void |
testParagraphWithHeader() |
void |
testParagraphWithList() |
void |
testParagraphWithSimpleFormatting() |
void |
testSectionTitles() |
void |
testSeparatorInParagraph()
DOXIA-370
|
void |
testSub() |
void |
testSup() |
void |
testTableWithImages() |
void |
testTableWithLinks() |
void |
testUnderline() |
void |
testUnknownMacro() |
assertAttributeEquals, assertEquals, assertEquals, getOutputDir, testDocument, testParsergetBasedirFile, getTestReader, getTestReader, getTestWriter, getTestWriter, getTestWriterFile, getTestWriterFile, getXmlTestWriter, getXmlTestWriter, outputBaseDircustomizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, releasecountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatprotected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected void tearDown()
throws Exception
tearDown in class org.codehaus.plexus.PlexusTestCaseExceptionprotected Parser createParser()
createParser in class AbstractParserTestprotected String outputExtension()
outputExtension in class AbstractModuleTestpublic void testParagraphWithSimpleFormatting()
throws Exception
Exceptionpublic void testNestedHeterogenousList()
throws Exception
Exceptionpublic void testListWithSimpleFormatting()
throws Exception
Exceptionpublic void testEndBracket()
throws ParseException
ParseException - if something goes wrong.public void testEndBracketInList()
throws ParseException
ParseExceptionpublic void testDoxia382SinkCannotBeReused()
throws ParseException
ParseExceptionpublic void testSeparatorInParagraph()
throws ParseException
ParseExceptionCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.