|
||||||||||
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.eclipse.mylyn.internal.wikitext.ui.viewer.HtmlTextPresentationParserTest
public class HtmlTextPresentationParserTest
Constructor Summary | |
---|---|
HtmlTextPresentationParserTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testAdjacentElementsSeparatedByWhitespace()
|
void |
testBlockQuoteParaWhitespace()
|
void |
testBR()
|
void |
testDefinitionList()
|
void |
testNonParaText()
|
void |
testOrderedListBlockHandling()
|
void |
testOrderedListBlockHandling2()
|
void |
testParagraphBlockHandling()
|
void |
testParagraphBlockHandlingWithBR()
|
void |
testParagraphBlockHandlingWithBR2()
|
void |
testSignificantWhitespaceLossBug236367()
Test for bug# 236367 |
void |
testUnorderedListBlockHandling()
|
void |
testWhitespaceAfterEmdash()
|
void |
testWhitespaceAfterTable()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 HtmlTextPresentationParserTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void testAdjacentElementsSeparatedByWhitespace() throws Exception
Exception
public void testSignificantWhitespaceLossBug236367() throws SAXException, IOException
SAXException
IOException
public void testOrderedListBlockHandling() throws Exception
Exception
public void testOrderedListBlockHandling2() throws Exception
Exception
public void testUnorderedListBlockHandling() throws Exception
Exception
public void testParagraphBlockHandling() throws Exception
Exception
public void testParagraphBlockHandlingWithBR() throws Exception
Exception
public void testParagraphBlockHandlingWithBR2() throws Exception
Exception
public void testDefinitionList() throws Exception
Exception
public void testNonParaText() throws Exception
Exception
public void testBlockQuoteParaWhitespace() throws Exception
Exception
public void testBR() throws Exception
Exception
public void testWhitespaceAfterTable() throws Exception
Exception
public void testWhitespaceAfterEmdash() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |