|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
fable.test.OPMLManagerTest
public class OPMLManagerTest
Simple class to test the OPMLManager features (read and write from and to OPML)
Constructor Summary | |
---|---|
OPMLManagerTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
setUp()
|
static Test |
suite()
|
void |
testReadOPML()
This tests if an OPML file can be read correctly |
void |
testWriteOPML()
This tests if an OPML file can be written to correctly by writing the OPML file and then re-reading it |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OPMLManagerTest(java.lang.String s)
Method Detail |
---|
public void setUp()
public void testReadOPML()
public void testWriteOPML()
public static Test suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |