public class TestRunnerFactory extends Object
| Constructor and Description |
|---|
TestRunnerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ITestRunner |
createTestRunner(ParticipatingClients participatingClients,
TestInstance testInstance,
ControllerJmsDelegate jmsDelegate,
long commandResponseTimeout,
long testResultTimeout,
Map<String,String> options) |
public ITestRunner createTestRunner(ParticipatingClients participatingClients, TestInstance testInstance, ControllerJmsDelegate jmsDelegate, long commandResponseTimeout, long testResultTimeout, Map<String,String> options)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.