|
|||||||||
| Home >> All >> com >> sun >> syndication >> [ unittest overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.sun.syndication.unittest
Class TestSyndFeedAtom10

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.sun.syndication.unittest.FeedTest
com.sun.syndication.unittest.SyndFeedTest
com.sun.syndication.unittest.TestSyndFeedAtom10
- All Implemented Interfaces:
- junit.framework.Test
- public class TestSyndFeedAtom10
- extends SyndFeedTest
| Field Summary |
| Fields inherited from class com.sun.syndication.unittest.SyndFeedTest |
|
| Fields inherited from class com.sun.syndication.unittest.FeedTest |
|
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
|
TestSyndFeedAtom10()
|
protected |
TestSyndFeedAtom10(java.lang.String type)
|
protected |
TestSyndFeedAtom10(java.lang.String feedType,
java.lang.String feedFileName)
|
| Method Summary | |
protected void |
_testEntry(int i)
|
void |
getAuthor()
|
void |
testCopyright()
|
void |
testEntry0()
|
void |
testEntry1()
|
void |
testLink()
|
void |
testPublishedDate()
|
void |
testTitle()
|
| Methods inherited from class com.sun.syndication.unittest.SyndFeedTest |
assertProperty, getPrefix, tearDown, testType |
| Methods inherited from class com.sun.syndication.unittest.FeedTest |
getCachedJDomDoc, 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 |
TestSyndFeedAtom10
public TestSyndFeedAtom10()
TestSyndFeedAtom10
protected TestSyndFeedAtom10(java.lang.String type)
TestSyndFeedAtom10
protected TestSyndFeedAtom10(java.lang.String feedType, java.lang.String feedFileName)
| Method Detail |
testTitle
public void testTitle()
throws java.lang.Exception
testLink
public void testLink()
throws java.lang.Exception
getAuthor
public void getAuthor()
throws java.lang.Exception
testCopyright
public void testCopyright()
throws java.lang.Exception
testPublishedDate
public void testPublishedDate()
throws java.lang.Exception
_testEntry
protected void _testEntry(int i)
throws java.lang.Exception
testEntry0
public void testEntry0()
throws java.lang.Exception
testEntry1
public void testEntry1()
throws java.lang.Exception
|
|||||||||
| Home >> All >> com >> sun >> syndication >> [ unittest overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC