public class XhtmlParserTest 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 |
|---|
XhtmlParserTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
createParser() |
protected String |
outputExtension() |
protected void |
setUp() |
void |
testDocumentBodyEventsList() |
void |
testHeadEventsList() |
void |
testPreEventsList() |
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, tearDownassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic XhtmlParserTest()
protected void setUp() throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected Parser createParser()
createParser in class AbstractParserTestprotected String outputExtension()
outputExtension in class AbstractModuleTestpublic void testDocumentBodyEventsList() throws Exception
Exceptionpublic void testHeadEventsList() throws Exception
Exceptionpublic void testPreEventsList() throws Exception
Exceptionpublic void testUnknown() throws Exception
Exception - if any.public void testTocMacro() throws Exception
ExceptionCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.