|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.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 InputStream |
getStream(String garbish,
String xmlDoc)
|
void |
testAmpHandling()
|
void |
testHtmlEntities()
|
protected void |
testInvalidEntities(String xmlDoc)
|
protected void |
testInvalidTrim(String garbish,
String xmlDoc)
|
void |
testTrim()
|
protected void |
testValidEntities(String xmlDoc)
|
protected void |
testValidTrim(String garbish,
String xmlDoc)
|
protected void |
testXmlParse(String garbish,
String xmlDoc)
|
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 |
---|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, toString |
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 |