fable.test
Class PseudoFeedTest

java.lang.Object
  extended by TestCase
      extended by fable.test.PseudoFeedTest

public class PseudoFeedTest
extends TestCase


Constructor Summary
PseudoFeedTest()
           
 
Method Summary
 void setUp()
           
 void testChild()
           
 void testGetChildrenFromEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PseudoFeedTest

public PseudoFeedTest()
Method Detail

setUp

public void setUp()
           throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException

testGetChildrenFromEmpty

public void testGetChildrenFromEmpty()

testChild

public void testChild()