|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
appl.parallel.test.SPMDTest
public class SPMDTest
Generated code for the test suite SPMDTest located at /XuluSVN/javasrc/appl/parallel/test/SPMDTest.testsuite. This class tests all the SPMD functionality, using only XULU/V and nearly nothing of XULU
Constructor Summary | |
---|---|
SPMDTest(String name)
Constructor for SPMDTest. |
Method Summary | |
---|---|
protected void |
setUp()
|
static Test |
suite()
Returns the JUnit test suite that implements the SPMDTest definition. |
protected void |
tearDown()
|
void |
testSPMD()
TestSPMD |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SPMDTest(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 testSPMD() throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |