public class XhtmlBaseParserTest 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 |
|---|
XhtmlBaseParserTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Parser |
createParser()
Create a new instance of the parser to test.
|
protected String |
outputExtension()
Determines the default file extension for the current module.
|
protected void |
setUp() |
void |
testAnchorLink() |
void |
testAttributeEntities()
Test entities in attributes.
|
void |
testDecoration() |
void |
testDoxia250() |
void |
testDoxiaVersion()
Test Doxia version.
|
void |
testEntities() |
void |
testFigure() |
void |
testFigureEventsList() |
void |
testHeadingEventsList() |
void |
testLists() |
void |
testNestedHeadingEventsList() |
void |
testPreEOL() |
void |
testPreFormattedText() |
void |
testSignificantWhiteSpace() |
void |
testSimpleTags() |
void |
testSpecial() |
void |
testStyles() |
void |
testTable() |
void |
testTableEventsList() |
void |
testUnbalancedDefinitionListItem() |
void |
testXhtmlEntities() |
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 XhtmlBaseParserTest()
protected Parser createParser()
AbstractParserTestcreateParser in class AbstractParserTestprotected String outputExtension()
AbstractModuleTestoutputExtension in class AbstractModuleTestprotected void setUp() throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionpublic void testDoxiaVersion()
public void testHeadingEventsList() throws Exception
Exceptionpublic void testNestedHeadingEventsList() throws Exception
Exceptionpublic void testFigureEventsList() throws Exception
Exceptionpublic void testTableEventsList() throws Exception
Exceptionpublic void testSignificantWhiteSpace() throws Exception
Exceptionpublic void testPreFormattedText() throws Exception
Exceptionpublic void testPreEOL() throws Exception
Exceptionpublic void testDoxia250() throws Exception
Exceptionpublic void testEntities() throws Exception
Exceptionpublic void testXhtmlEntities() throws Exception
Exceptionpublic void testDecoration() throws Exception
Exceptionpublic void testStyles() throws Exception
Exceptionpublic void testSimpleTags() throws Exception
Exceptionpublic void testSpecial() throws Exception
Exceptionpublic void testFigure() throws Exception
Exceptionpublic void testAnchorLink() throws Exception
Exceptionpublic void testAttributeEntities() throws Exception
Exception - if any.public void testUnbalancedDefinitionListItem() throws Exception
ExceptionCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.