|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.sun.syndication.unittest.FeedTest com.sun.syndication.unittest.SyndFeedTest com.sun.syndication.unittest.issues.Issue1Test
public class Issue1Test
Constructor Summary | |
---|---|
Issue1Test()
|
Method Summary | |
---|---|
protected void |
_testInvalidEntities(String xmlDoc)
|
protected void |
_testInvalidTrim(String garbish,
String xmlDoc)
|
protected void |
_testValidEntities(String xmlDoc)
|
protected void |
_testValidTrim(String garbish,
String xmlDoc)
|
protected void |
_testXmlParse(String garbish,
String xmlDoc)
|
protected InputStream |
getStream(String garbish,
String xmlDoc)
|
void |
testAmpHandling()
|
void |
testHtmlEntities()
|
void |
testTrim()
|
Methods inherited from class com.sun.syndication.unittest.SyndFeedTest |
---|
assertEqualsStr, assertProperty, getEntryAuthor, getEntryDescription, getEntryLink, getEntryPublishedDate, getEntryTitle, getPrefix, tearDown, testDescription, testEntries, testEntryDescription, testEntryLink, testEntryPublishedDate, testEntryTitle, testImage, testLanguage, testLink, testPreserveWireFeed, testPublishedDate, testTitle, testType |
Methods inherited from class com.sun.syndication.unittest.FeedTest |
---|
getCachedJDomDoc, getCachedSyndFeed, getCachedSyndFeed, getCachedWireFeed, getFeedFileName, getFeedReader, getJDomDoc, getSyndFeed, getWireFeed |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Issue1Test()
Method Detail |
---|
public void testAmpHandling() throws Exception
Exception
public void testHtmlEntities() throws Exception
Exception
public void testTrim() throws Exception
Exception
protected InputStream getStream(String garbish, String xmlDoc) throws IOException
IOException
protected void _testInvalidEntities(String xmlDoc) throws Exception
Exception
protected void _testInvalidTrim(String garbish, String xmlDoc) throws Exception
Exception
protected void _testValidEntities(String xmlDoc) throws Exception
Exception
protected void _testValidTrim(String garbish, String xmlDoc) throws Exception
Exception
protected void _testXmlParse(String garbish, String xmlDoc) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |