public class XdocParserTest 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 |
|---|
XdocParserTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
createParser() |
protected String |
outputExtension() |
protected void |
setUp() |
void |
testDocumentBodyEventsList() |
void |
testEntities() |
void |
testHeadEventsList() |
void |
testJavaScript()
Test script block.
|
void |
testMacroExceptions()
Test invalid macro tags.
|
void |
testNestedSectionsEventsList() |
void |
testPreEOL() |
void |
testSectionAttributes() |
void |
testSectionEventsList() |
void |
testSectionIdAnchor()
Test section with ids.
|
void |
testSnippetMacro() |
void |
testSourceContainingDTD() |
void |
testSourceEventsList() |
void |
testStyleWithCData() |
void |
testTocMacro() |
void |
testUnknown()
Test unknown tags.
|
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, release, tearDowncountTestCases, 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 XdocParserTest()
protected void setUp() throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected String outputExtension()
outputExtension in class AbstractModuleTestprotected Parser createParser()
createParser in class AbstractParserTestpublic void testSnippetMacro() throws Exception
Exceptionpublic void testTocMacro() throws Exception
Exceptionpublic void testHeadEventsList() throws Exception
Exceptionpublic void testDocumentBodyEventsList() throws Exception
Exceptionpublic void testSectionEventsList() throws Exception
Exceptionpublic void testSectionAttributes() throws Exception
Exceptionpublic void testNestedSectionsEventsList() throws Exception
Exceptionpublic void testSourceEventsList() throws Exception
Exceptionpublic void testSourceContainingDTD() throws Exception
Exceptionpublic void testPreEOL() throws Exception
Exceptionpublic void testSectionIdAnchor() throws Exception
Exception - if any.public void testJavaScript() throws Exception
Exception - if any.public void testUnknown() throws Exception
Exception - if any.public void testMacroExceptions()
public void testEntities() throws Exception
Exceptionpublic void testStyleWithCData() throws Exception
ExceptionCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.