com.sun.syndication.unittest
Class TestSyndFeedRSS10DCSyModules

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

public class TestSyndFeedRSS10DCSyModules
extends TestSyndFeedRSS10

Author:
pat TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
  TestSyndFeedRSS10DCSyModules()
           
protected TestSyndFeedRSS10DCSyModules(String type)
           
protected TestSyndFeedRSS10DCSyModules(String feedType, String feedFileName)
           
 
Method Summary
protected  void _testDCModule(DCModule dc, String prefix)
           
protected  void _testItemDCModule(int i)
           
 void testChannelDCModule()
           
 void testChannelSyModule()
           
 void testItemsDCModule()
           
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS10
_testItem, _testUri, testUri
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS090
testDescription, testEntryDescription, testEntryLink, testEntryPublishedDate, testEntryTitle, testImage, testImageLink, testImageTitle, testImageUrl, testItem0, testItem1, testLanguage, testLink, testPublishedDate, 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

TestSyndFeedRSS10DCSyModules

public TestSyndFeedRSS10DCSyModules()

TestSyndFeedRSS10DCSyModules

protected TestSyndFeedRSS10DCSyModules(String type)

TestSyndFeedRSS10DCSyModules

protected TestSyndFeedRSS10DCSyModules(String feedType,
                                       String feedFileName)
Method Detail

testChannelDCModule

public void testChannelDCModule()
                         throws Exception
Throws:
Exception

_testDCModule

protected void _testDCModule(DCModule dc,
                             String prefix)
                      throws Exception
Throws:
Exception

testChannelSyModule

public void testChannelSyModule()
                         throws Exception
Throws:
Exception

testItemsDCModule

public void testItemsDCModule()
                       throws Exception
Throws:
Exception

_testItemDCModule

protected void _testItemDCModule(int i)
                          throws Exception
Throws:
Exception


Copyright © 2004-2013 ROME Project. All Rights Reserved.