com.sun.syndication.unittest
Class TestSyndFeedRSS094

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.TestSyndFeedRSS091N
                      extended by com.sun.syndication.unittest.TestSyndFeedRSS092
                          extended by com.sun.syndication.unittest.TestSyndFeedRSS093
                              extended by com.sun.syndication.unittest.TestSyndFeedRSS094
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
Issue2Test, TestSyndFeedRSS20

public class TestSyndFeedRSS094
extends TestSyndFeedRSS093

Author:
pat

Constructor Summary
  TestSyndFeedRSS094()
           
protected TestSyndFeedRSS094(String type)
           
protected TestSyndFeedRSS094(String feedType, String feedFileName)
           
 
Method Summary
 void testCategories()
           
protected  void testDescriptionType(SyndEntry entry, int i)
           
protected  void testItem(int i)
           
protected  void testUri(SyndEntry entry, int i)
           
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS093
testEntryPublishedDate
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS092
testCategories, testEnclosures
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS091N
testAuthor, testCopyright, testImageDescription, testImageLink, testImageTitle, testImageUrl, testLanguage, testPublishedDate
 
Methods inherited from class com.sun.syndication.unittest.SyndFeedTest
assertEqualsStr, assertProperty, getEntryAuthor, getEntryDescription, getEntryLink, getEntryPublishedDate, getEntryTitle, getPrefix, tearDown, testDescription, testEntries, testEntryDescription, testEntryLink, testEntryTitle, testImage, testLink, testPreserveWireFeed, testTitle, 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

TestSyndFeedRSS094

public TestSyndFeedRSS094()

TestSyndFeedRSS094

protected TestSyndFeedRSS094(String type)

TestSyndFeedRSS094

protected TestSyndFeedRSS094(String feedType,
                             String feedFileName)
Method Detail

testCategories

public void testCategories()
                    throws Exception
Throws:
Exception

testDescriptionType

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

testItem

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

testUri

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


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