Package org.kie.perf.suite
Class LoadSuite
- java.lang.Object
-
- org.kie.perf.suite.LoadSuite
-
- All Implemented Interfaces:
ITestSuite
public class LoadSuite extends Object implements ITestSuite
-
-
Field Summary
Fields Modifier and Type Field Description protected intiterationsprotected static org.slf4j.Loggerlogprotected IRunTyperun
-
Constructor Summary
Constructors Constructor Description LoadSuite()
-
-
-
Field Detail
-
log
protected static final org.slf4j.Logger log
-
iterations
protected int iterations
-
run
protected IRunType run
-
-
Method Detail
-
start
public void start() throws Exception- Specified by:
startin interfaceITestSuite- Throws:
Exception
-
-