com.sun.syndication.unittest
Class TestSyndFeedRSS10

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
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
TestSyndFeedRSS10DCMulti, TestSyndFeedRSS10DCSyModules

public class TestSyndFeedRSS10
extends TestSyndFeedRSS090

Author:
pat

Constructor Summary
  TestSyndFeedRSS10()
           
protected TestSyndFeedRSS10(String type)
           
protected TestSyndFeedRSS10(String feedType, String feedFileName)
           
 
Method Summary
protected  void testItem(int i)
           
 void testUri()
           
protected  void testUri(SyndEntry entry, int i)
           
 
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
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestSyndFeedRSS10

public TestSyndFeedRSS10()

TestSyndFeedRSS10

protected TestSyndFeedRSS10(String type)

TestSyndFeedRSS10

protected TestSyndFeedRSS10(String feedType,
                            String feedFileName)
Method Detail

testUri

public void testUri()
             throws Exception
Throws:
Exception

testItem

protected void testItem(int i)
                 throws Exception
Overrides:
testItem in class TestSyndFeedRSS090
Throws:
Exception

testUri

protected void testUri(SyndEntry entry,
                       int i)
                throws Exception
Overrides:
testUri in class TestSyndFeedRSS090
Throws:
Exception


Copyright © 2004–2013 ROME Project. All rights reserved.