java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.sun.syndication.unittest.FeedTest
com.sun.syndication.unittest.FeedOpsTest
- All Implemented Interfaces:
- junit.framework.Test
- Direct Known Subclasses:
- TestOpsAtom03, TestOpsAtom10, TestOpsRSS090, TestOpsRSS091N, TestOpsRSS091U, TestOpsRSS092, TestOpsRSS093, TestOpsRSS094, TestOpsRSS10, TestOpsRSS20
- public abstract class FeedOpsTest
- extends FeedTest
| Fields inherited from class com.sun.syndication.unittest.FeedTest |
|
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
FeedOpsTest
protected FeedOpsTest(java.lang.String feedType)
testWireFeedEquals
public void testWireFeedEquals()
throws java.lang.Exception
testWireFeedNotEqual
public void testWireFeedNotEqual()
throws java.lang.Exception
testWireFeedCloning
public void testWireFeedCloning()
throws java.lang.Exception
testWireFeedSerialization
public void testWireFeedSerialization()
throws java.lang.Exception
testWireFeedSyndFeedConversion
public void testWireFeedSyndFeedConversion()
throws java.lang.Exception
testSyndFeedEquals
public void testSyndFeedEquals()
throws java.lang.Exception
testSyndFeedNotEqual
public void testSyndFeedNotEqual()
throws java.lang.Exception
testSyndFeedCloning
public void testSyndFeedCloning()
throws java.lang.Exception
testSyndFeedSerialization
public void testSyndFeedSerialization()
throws java.lang.Exception