|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
appl.parallel.test.XuluGridTestCase
public class XuluGridTestCase
Generated code for the test suite XuluGridTestCase located at /Xulu-latest/javasrc/appl/test/XuluGridTestCase.testsuite. Extensivly tests the XuluGridFile for errors
Constructor Summary | |
---|---|
XuluGridTestCase(String name)
Constructor for XuluGridTestCase. |
Method Summary | |
---|---|
void |
printSmall(WritableGrid grid)
prints only small grids |
protected void |
setUp()
|
static Test |
suite()
Returns the JUnit test suite that implements the XuluGridTestCase definition. |
protected void |
tearDown()
|
void |
testMartin()
|
void |
testReadingPartitialGrid()
testReadingPartitial Grid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XuluGridTestCase(String name)
name
- Method Detail |
---|
public static Test suite()
protected void setUp() throws Exception
Exception
junit.framework.TestCase#setUp()
protected void tearDown() throws Exception
Exception
junit.framework.TestCase#tearDown()
public void testReadingPartitialGrid() throws Exception
Exception
public void printSmall(WritableGrid grid)
grid
- public void testMartin() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |