|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
appl.parallel.test.SplitMapTest
public class SplitMapTest
Generated code for the test suite SplitMapTest located at /XuluSVN/javasrc/appl/parallel/test/SplitMapTest.testsuite. Tests different splitmaps
Constructor Summary | |
---|---|
SplitMapTest(String name)
Constructor for SplitMapTest. |
Method Summary | |
---|---|
void |
basicTest()
|
void |
print()
|
protected void |
setUp()
|
static Test |
suite()
Returns the JUnit test suite that implements the SplitMapTest definition. |
protected void |
tearDown()
|
void |
test1DHorizontal()
|
void |
test1DVertical()
1DSplitMap |
void |
test2DIrregular()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SplitMapTest(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 basicTest()
public void test1DHorizontal()
public void print()
public void test2DIrregular()
public void test1DVertical() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |