|
|||||||||
| 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 TestSyndFeedAtom03DCSyModules

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.sun.syndication.unittest.FeedTest
com.sun.syndication.unittest.SyndFeedTest
com.sun.syndication.unittest.TestSyndFeedAtom03
com.sun.syndication.unittest.TestSyndFeedAtom03DCSyModules
- All Implemented Interfaces:
- junit.framework.Test
- public class TestSyndFeedAtom03DCSyModules
- extends TestSyndFeedAtom03
| 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 | |
|
TestSyndFeedAtom03DCSyModules()
|
protected |
TestSyndFeedAtom03DCSyModules(java.lang.String type)
|
protected |
TestSyndFeedAtom03DCSyModules(java.lang.String feedType,
java.lang.String feedFileName)
|
| Method Summary | |
protected void |
_testDCModule(com.sun.syndication.feed.module.DCModule dc,
java.lang.String prefix,
boolean isEntry,
int index)
|
protected void |
_testEntryDCModule(int i)
|
void |
testEntriesDCModule()
|
void |
testFeedDCModule()
|
void |
testFeedSyModule()
|
void |
testModules()
|
| Methods inherited from class com.sun.syndication.unittest.TestSyndFeedAtom03 |
_testEntry, getAuthor, testCopyright, testEntry0, testEntry1, testLink, testPublishedDate, 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 |
TestSyndFeedAtom03DCSyModules
public TestSyndFeedAtom03DCSyModules()
TestSyndFeedAtom03DCSyModules
protected TestSyndFeedAtom03DCSyModules(java.lang.String type)
TestSyndFeedAtom03DCSyModules
protected TestSyndFeedAtom03DCSyModules(java.lang.String feedType, java.lang.String feedFileName)
| Method Detail |
testModules
public void testModules()
throws java.lang.Exception
testFeedDCModule
public void testFeedDCModule()
throws java.lang.Exception
_testDCModule
protected void _testDCModule(com.sun.syndication.feed.module.DCModule dc, java.lang.String prefix, boolean isEntry, int index) throws java.lang.Exception
testFeedSyModule
public void testFeedSyModule()
throws java.lang.Exception
testEntriesDCModule
public void testEntriesDCModule()
throws java.lang.Exception
_testEntryDCModule
protected void _testEntryDCModule(int i)
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