|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
fable.test.FBMLManagerTest
public class FBMLManagerTest
Simple class to test the FBMLManager features (read and write from and to FBML)
| Constructor Summary | |
|---|---|
FBMLManagerTest(java.lang.String s)
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static Test |
suite()
|
void |
testReadFBML()
This tests if an FBML file can be read properly |
void |
testWriteFBML()
This tests if an FBML file can be written to correctly by writing it 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 FBMLManagerTest(java.lang.String s)
| Method Detail |
|---|
public void setUp()
public void testReadFBML()
public void testWriteFBML()
public static Test suite()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||