com.sun.syndication.unittest
Class TestSyndFeedRSS092Alt

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.TestSyndFeedRSS092Alt
All Implemented Interfaces:
junit.framework.Test

public class TestSyndFeedRSS092Alt
extends TestSyndFeedRSS092


Constructor Summary
  TestSyndFeedRSS092Alt()
           
protected TestSyndFeedRSS092Alt(String feedType, String feedFileName)
           
 
Method Summary
protected  void _testEnclosures(List encs, String prefix)
           
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS092
_testCategories, _testItem
 
Methods inherited from class com.sun.syndication.unittest.TestSyndFeedRSS091N
_testUri, 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, testEntryPublishedDate, 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

TestSyndFeedRSS092Alt

public TestSyndFeedRSS092Alt()

TestSyndFeedRSS092Alt

protected TestSyndFeedRSS092Alt(String feedType,
                                String feedFileName)
Method Detail

_testEnclosures

protected void _testEnclosures(List encs,
                               String prefix)
                        throws Exception
Overrides:
_testEnclosures in class TestSyndFeedRSS092
Throws:
Exception


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