| Package | Description |
|---|---|
| org.apache.qpid.disttest.controller | |
| org.apache.qpid.disttest.controller.config |
| Modifier and Type | Method and Description |
|---|---|
TestInstance |
AbstractTestRunner.getTestInstance() |
| Modifier and Type | Method and Description |
|---|---|
ITestRunner |
TestRunnerFactory.createTestRunner(ParticipatingClients participatingClients,
TestInstance testInstance,
ControllerJmsDelegate jmsDelegate,
long commandResponseTimeout,
long testResultTimeout,
Map<String,String> options) |
| Constructor and Description |
|---|
AbstractTestRunner(ParticipatingClients participatingClients,
long commandResponseTimeout,
TestInstance testInstance,
ControllerJmsDelegate jmsDelegate,
long testResultTimeout) |
HillClimbingTestRunner(ParticipatingClients participatingClients,
TestInstance testInstance,
ControllerJmsDelegate jmsDelegate,
long commandResponseTimeout,
long testResultTimeout,
Map<String,String> options) |
OrdinaryTestRunner(ParticipatingClients participatingClients,
TestInstance testInstance,
ControllerJmsDelegate jmsDelegate,
long commandResponseTimeout,
long testResultTimeout) |
| Modifier and Type | Method and Description |
|---|---|
List<TestInstance> |
Config.getTests() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.