Package | Description |
---|---|
org.apache.qpid.disttest.controller |
Modifier and Type | Field and Description |
---|---|
protected ControllerJmsDelegate |
AbstractTestRunner._jmsDelegate |
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) |
Controller(ControllerJmsDelegate jmsDelegate,
long registrationTimeout,
long commandResponseTimeout,
Map<String,String> options) |
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) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.