|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.doxia.AbstractModuleTest
org.apache.maven.doxia.parser.AbstractParserTest
org.apache.maven.doxia.module.xdoc.XdocParserTest
public class XdocParserTest
| Field Summary |
|---|
| Fields inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
container, context |
| Fields inherited from interface org.apache.maven.doxia.markup.Markup |
|---|
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 Summary | |
|---|---|
XdocParserTest()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.apache.maven.doxia.parser.AbstractParserTest |
|---|
assertAttributeEquals, assertEquals, assertEquals, getOutputDir, testDocument, testParser |
| Methods inherited from class org.apache.maven.doxia.AbstractModuleTest |
|---|
getBasedirFile, getTestReader, getTestReader, getTestWriter, getTestWriter, getTestWriterFile, getTestWriterFile, getXmlTestWriter, getXmlTestWriter, outputBaseDir |
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, 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, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XdocParserTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionprotected String outputExtension()
outputExtension in class AbstractModuleTestprotected Parser createParser()
createParser in class AbstractParserTest
public void testSnippetMacro()
throws Exception
Exception
public void testTocMacro()
throws Exception
Exception
public void testHeadEventsList()
throws Exception
Exception
public void testDocumentBodyEventsList()
throws Exception
Exception
public void testSectionEventsList()
throws Exception
Exception
public void testSectionAttributes()
throws Exception
Exception
public void testNestedSectionsEventsList()
throws Exception
Exception
public void testSourceEventsList()
throws Exception
Exception
public void testSourceContainingDTD()
throws Exception
Exception
public void testPreEOL()
throws Exception
Exception
public 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
Exception
public void testStyleWithCData()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||