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