Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sun.syndication.unittest
Class TestSyndFeedRSS10DCSyModules  view TestSyndFeedRSS10DCSyModules download TestSyndFeedRSS10DCSyModules.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.sun.syndication.unittest.FeedTest
              extended bycom.sun.syndication.unittest.SyndFeedTest
                  extended bycom.sun.syndication.unittest.TestSyndFeedRSS090
                      extended bycom.sun.syndication.unittest.TestSyndFeedRSS10
                          extended bycom.sun.syndication.unittest.TestSyndFeedRSS10DCSyModules
All Implemented Interfaces:
junit.framework.Test

public class TestSyndFeedRSS10DCSyModules
extends TestSyndFeedRSS10


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
  TestSyndFeedRSS10DCSyModules()
           
protected TestSyndFeedRSS10DCSyModules(java.lang.String type)
           
protected TestSyndFeedRSS10DCSyModules(java.lang.String feedType, java.lang.String feedFileName)
           
 
Method Summary
protected  void _testDCModule(com.sun.syndication.feed.module.DCModule dc, java.lang.String prefix)
           
protected  void _testItemDCModule(int i)
           
 void testChannelDCModule()
           
 void testChannelSyModule()
           
 void testItemsDCModule()
           
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS10
_testItem, testUri
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS090
testDescription, testImageLink, testImageTitle, testImageUrl, testItem0, testItem1, testLink, 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

TestSyndFeedRSS10DCSyModules

public TestSyndFeedRSS10DCSyModules()

TestSyndFeedRSS10DCSyModules

protected TestSyndFeedRSS10DCSyModules(java.lang.String type)

TestSyndFeedRSS10DCSyModules

protected TestSyndFeedRSS10DCSyModules(java.lang.String feedType,
                                       java.lang.String feedFileName)
Method Detail

testChannelDCModule

public void testChannelDCModule()
                         throws java.lang.Exception

_testDCModule

protected void _testDCModule(com.sun.syndication.feed.module.DCModule dc,
                             java.lang.String prefix)
                      throws java.lang.Exception

testChannelSyModule

public void testChannelSyModule()
                         throws java.lang.Exception

testItemsDCModule

public void testItemsDCModule()
                       throws java.lang.Exception

_testItemDCModule

protected void _testItemDCModule(int i)
                          throws java.lang.Exception