public class ConcurrentLoadSuite extends Object implements ITestSuite
| Modifier and Type | Field and Description |
|---|---|
protected int |
iterations |
protected int |
threads |
| Constructor and Description |
|---|
ConcurrentLoadSuite() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestPackage() |
void |
initScenario(IPerfTest scenario) |
void |
startScenario(IPerfTest scenario) |
public String getTestPackage()
getTestPackage in interface ITestSuitepublic void initScenario(IPerfTest scenario) throws Exception
initScenario in interface ITestSuiteExceptionpublic void startScenario(IPerfTest scenario)
startScenario in interface ITestSuiteCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.