public class DistHashTableMPITest extends junit.framework.TestCase
| Modifier and Type | Field and Description |
|---|---|
protected static mpi.Comm |
engine |
| Constructor and Description |
|---|
DistHashTableMPITest(java.lang.String name)
Constructs a
DistHashTableMPITest object. |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
main.
|
protected void |
setUp() |
static junit.framework.Test |
suite()
suite.
|
protected void |
tearDown() |
void |
testDistHashTable3()
Tests if the two created DistHashTables have #n objects as content.
|
void |
xtestDistHashTable1()
Tests create and terminate DistHashTableMPI.
|
void |
xtestDistHashTable2()
Tests if the created DistHashTable has #n objects as content.
|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected static mpi.Comm engine
public DistHashTableMPITest(java.lang.String name)
DistHashTableMPITest object.name - String.public static void main(java.lang.String[] args) throws java.io.IOException, mpi.MPIException
java.io.IOExceptionmpi.MPIExceptionpublic static junit.framework.Test suite()
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCasepublic void xtestDistHashTable1() throws mpi.MPIException, java.io.IOException
mpi.MPIExceptionjava.io.IOExceptionpublic void xtestDistHashTable2() throws mpi.MPIException, java.io.IOException
mpi.MPIExceptionjava.io.IOExceptionpublic void testDistHashTable3() throws mpi.MPIException, java.io.IOException
mpi.MPIExceptionjava.io.IOException