Class PerfTestBuilder
java.lang.Object
org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- Author:
- Daniel Meyer
-
Field Summary
Modifier and TypeFieldDescriptionprotected final PerfTest
protected PerfTestConfiguration
protected PerfTestResultRecorderRule
-
Constructor Summary
ConstructorDescriptionPerfTestBuilder
(PerfTestConfiguration perfTestConfiguration, PerfTestResultRecorderRule resultRecorder) -
Method Summary
Modifier and TypeMethodDescriptionrun()
step
(PerfTestStepBehavior behavior) steps
(int i, PerfTestStepBehavior behavior)
-
Field Details
-
perfTest
-
perfTestConfiguration
-
resultRecorder
-
-
Constructor Details
-
PerfTestBuilder
public PerfTestBuilder(PerfTestConfiguration perfTestConfiguration, PerfTestResultRecorderRule resultRecorder)
-
-
Method Details
-
step
-
run
-
steps
-