public class TopologyTest extends TestSuite
Modifier and Type | Class and Description |
---|---|
static interface |
TopologyTest.ICFactory
The topology factory interface
|
static class |
TopologyTest.TopologyFactory
The basic factory for the Topology and Traversal classes
|
Constructor and Description |
---|
TopologyTest(TestHarness harness,
TopologyTest.TopologyFactory factory)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv)
Create a default test harness and run all tests on it.
|
void |
runSuite()
runSuite()
|
void |
testBig()
Test a large (64 knode) graph
|
void |
testDeletion() |
void |
testEmpty()
Perform tests on empty graph....
|
void |
testReverseStarConnected() |
void |
testStarConnected() |
getFactory, getTestHarness, run, runAll, runTestCase, setFactory, setTestHarness
public TopologyTest(TestHarness harness, TopologyTest.TopologyFactory factory)
public static void main(String[] argv)
public void testEmpty()
public void testStarConnected()
public void testReverseStarConnected()
public void testDeletion()
public void testBig()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.