|
||||||||||
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.TestSyndFeedAtom03
public class TestSyndFeedAtom03
Constructor Summary | |
---|---|
|
TestSyndFeedAtom03()
|
protected |
TestSyndFeedAtom03(String type)
|
protected |
TestSyndFeedAtom03(String feedType,
String feedFileName)
|
Method Summary | |
---|---|
protected void |
_testEntry(int i)
|
void |
getAuthor()
|
void |
testCopyright()
|
void |
testDescription()
|
void |
testEntry0()
|
void |
testEntry1()
|
void |
testEntryDescription()
|
void |
testEntryLink()
|
void |
testEntryTitle()
|
void |
testImage()
|
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, testEntryPublishedDate, 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 TestSyndFeedAtom03()
protected TestSyndFeedAtom03(String type)
protected TestSyndFeedAtom03(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 getAuthor() throws Exception
Exception
public void testCopyright() throws Exception
Exception
public void testPublishedDate() throws Exception
testPublishedDate
in class SyndFeedTest
Exception
protected void _testEntry(int i) throws Exception
Exception
public void testEntry0() throws Exception
Exception
public void testEntry1() throws Exception
Exception
public void testDescription() throws Exception
testDescription
in class SyndFeedTest
Exception
public void testEntryLink() throws Exception
testEntryLink
in class SyndFeedTest
Exception
public void testLanguage() throws Exception
testLanguage
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |