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

Quick Search    Search Deep

com.sun.syndication.unittest
Class TestSyndFeedRSS092  view TestSyndFeedRSS092 download TestSyndFeedRSS092.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.TestSyndFeedRSS091N
                          extended bycom.sun.syndication.unittest.TestSyndFeedRSS092
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
TestSyndFeedRSS093

public class TestSyndFeedRSS092
extends TestSyndFeedRSS091N


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
  TestSyndFeedRSS092()
           
protected TestSyndFeedRSS092(java.lang.String type)
           
protected TestSyndFeedRSS092(java.lang.String feedType, java.lang.String feedFileName)
           
 
Method Summary
protected  void _testCategories(java.util.List cats, java.lang.String prefix)
           
protected  void _testEnclosures(java.util.List encs, java.lang.String prefix)
           
protected  void _testItem(int i)
           
 
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.TestSyndFeedRSS090
testDescription, 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

TestSyndFeedRSS092

public TestSyndFeedRSS092()

TestSyndFeedRSS092

protected TestSyndFeedRSS092(java.lang.String type)

TestSyndFeedRSS092

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

_testItem

protected void _testItem(int i)
                  throws java.lang.Exception
Overrides:
_testItem in class TestSyndFeedRSS091N

_testCategories

protected void _testCategories(java.util.List cats,
                               java.lang.String prefix)
                        throws java.lang.Exception

_testEnclosures

protected void _testEnclosures(java.util.List encs,
                               java.lang.String prefix)
                        throws java.lang.Exception