com.splunk
Class AtomFeedTest
java.lang.Object
com.splunk.AtomFeedTest
public class AtomFeedTest
- extends java.lang.Object
Test the parsing of Atom feeds.
All the raw XML to parse is in the data/atom/ directory, and the expected
behavior is specified in the data/atom_test_data.json file.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomFeedTest
public AtomFeedTest(java.lang.String testName)
testAtomFeed
public void testAtomFeed()
testCases
public static java.util.Collection<java.lang.Object[]> testCases()