com.sun.syndication.unittest
Class TestSyndFeedRSS20

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
                                  extended by com.sun.syndication.unittest.TestSyndFeedRSS20
All Implemented Interfaces:
junit.framework.Test

public class TestSyndFeedRSS20
extends TestSyndFeedRSS094

Author:
pat

Constructor Summary
  TestSyndFeedRSS20()
           
protected TestSyndFeedRSS20(String type)
           
protected TestSyndFeedRSS20(String feedType, String feedFileName)
           
 
Method Summary
protected  void _testItem(int i)
           
 void testPreservedWireItems()
          Test we can get to RSS attributes which aren't exposed in the SyndEntry object
 void testPreserveWireFeedComments()
           
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS094
_testDescriptionType, _testUri, testCategories
 
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
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

TestSyndFeedRSS20

public TestSyndFeedRSS20()

TestSyndFeedRSS20

protected TestSyndFeedRSS20(String type)

TestSyndFeedRSS20

protected TestSyndFeedRSS20(String feedType,
                            String feedFileName)
Method Detail

_testItem

protected void _testItem(int i)
                  throws Exception
Overrides:
_testItem in class TestSyndFeedRSS094
Throws:
Exception

testPreservedWireItems

public void testPreservedWireItems()
                            throws Exception
Test we can get to RSS attributes which aren't exposed in the SyndEntry object

Throws:
Exception

testPreserveWireFeedComments

public void testPreserveWireFeedComments()
                                  throws Exception
Throws:
Exception


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