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, formatpublic ConfluenceParserTest()
protected 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 testMarkupTestPage() throws Exception
Exceptionpublic void testParagraphWithSimpleFormatting() throws Exception
Exceptionpublic void testLineBreak() throws Exception
Exceptionpublic void testEscapes() throws Exception
Exceptionpublic void testSectionTitles() throws Exception
Exceptionpublic void testNestedBulletList() throws Exception
Exceptionpublic void testNestedHeterogenousList() throws Exception
Exceptionpublic void testListWithSimpleFormatting() throws Exception
Exceptionpublic void testAnchor() throws Exception
Exceptionpublic void testUnknownMacro() throws Exception
Exceptionpublic void testCodeMacro() throws Exception
Exceptionpublic void testFigure() throws Exception
Exceptionpublic void testTableWithLinks() throws Exception
Exceptionpublic void testTableWithImages() throws Exception
Exceptionpublic void testParagraphWithList() throws Exception
Exceptionpublic void testParagraphWithFigure() throws Exception
Exceptionpublic void testParagraphWithHeader() throws Exception
Exceptionpublic void testNestedFormats() throws Exception
Exceptionpublic void testNoteInfoTipQuote() 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
ParseExceptionpublic void testListFollowedByMacro() throws Exception
Exceptionpublic void testLinethrough() throws Exception
Exceptionpublic void testUnderline() throws Exception
ExceptionCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.