public class TopologyTestEngine
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
TopologyTestEngine.StatisticsHandler |
|
static interface |
TopologyTestEngine.TestResult |
|
static interface |
TopologyTestEngine.TopologyPool |
| Constructor | Description |
|---|---|
TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics) |
| Modifier and Type | Method | Description |
|---|---|---|
TopologyTestEngine.TestResult |
performTest(TopologyTestEngine.TopologyPool topologyPool,
int numberOfReplicates,
AlgorithmCallback callback) |
public TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics)
public TopologyTestEngine.TestResult performTest(TopologyTestEngine.TopologyPool topologyPool, int numberOfReplicates, AlgorithmCallback callback)