|
||||||||||
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.TestSyndFeedRSS090
public class TestSyndFeedRSS090
Constructor Summary | |
---|---|
|
TestSyndFeedRSS090()
|
protected |
TestSyndFeedRSS090(String type)
|
protected |
TestSyndFeedRSS090(String feedType,
String feedFileName)
|
Method Summary | |
---|---|
protected void |
_testItem(int i)
|
protected void |
_testUri(SyndEntry entry,
int i)
|
void |
testDescription()
|
void |
testEntryDescription()
|
void |
testEntryLink()
|
void |
testEntryPublishedDate()
|
void |
testEntryTitle()
|
void |
testImage()
|
void |
testImageLink()
|
void |
testImageTitle()
|
void |
testImageUrl()
|
void |
testItem0()
|
void |
testItem1()
|
void |
testLanguage()
|
void |
testLink()
|
void |
testPublishedDate()
|
void |
testTitle()
|
Methods inherited from class com.sun.syndication.unittest.SyndFeedTest |
---|
assertEqualsStr, assertProperty, getEntryAuthor, getEntryDescription, getEntryLink, getEntryPublishedDate, getEntryTitle, getPrefix, tearDown, testEntries, testPreserveWireFeed, 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 TestSyndFeedRSS090()
protected TestSyndFeedRSS090(String type)
protected TestSyndFeedRSS090(String feedType, String feedFileName)
Method Detail |
---|
public void testTitle() throws Exception
testTitle
in class SyndFeedTest
Exception
public void testLink() throws Exception
testLink
in class SyndFeedTest
Exception
public void testDescription() throws Exception
testDescription
in class SyndFeedTest
Exception
public void testImageTitle() throws Exception
Exception
public void testImageUrl() throws Exception
Exception
public void testImageLink() throws Exception
Exception
protected void _testItem(int i) throws Exception
Exception
public void testItem0() throws Exception
Exception
public void testItem1() throws Exception
Exception
protected void _testUri(SyndEntry entry, int i) throws Exception
Exception
public void testLanguage() throws Exception
testLanguage
in class SyndFeedTest
Exception
public void testPublishedDate() throws Exception
testPublishedDate
in class SyndFeedTest
Exception
public void testImage() throws Exception
testImage
in class SyndFeedTest
Exception
public void testEntryTitle() throws Exception
testEntryTitle
in class SyndFeedTest
Exception
public void testEntryDescription() throws Exception
testEntryDescription
in class SyndFeedTest
Exception
public void testEntryLink() throws Exception
testEntryLink
in class SyndFeedTest
Exception
public void testEntryPublishedDate() throws Exception
testEntryPublishedDate
in class SyndFeedTest
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |