Uses of Class
org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
-
Packages that use PerfTestResultRecorderRule Package Description org.camunda.bpm.qa.performance.engine.framework org.camunda.bpm.qa.performance.engine.junit -
-
Uses of PerfTestResultRecorderRule in org.camunda.bpm.qa.performance.engine.framework
Fields in org.camunda.bpm.qa.performance.engine.framework declared as PerfTestResultRecorderRule Modifier and Type Field Description protected PerfTestResultRecorderRule
PerfTestBuilder. resultRecorder
Constructors in org.camunda.bpm.qa.performance.engine.framework with parameters of type PerfTestResultRecorderRule Constructor Description PerfTestBuilder(PerfTestConfiguration perfTestConfiguration, PerfTestResultRecorderRule resultRecorder)
-
Uses of PerfTestResultRecorderRule in org.camunda.bpm.qa.performance.engine.junit
Fields in org.camunda.bpm.qa.performance.engine.junit declared as PerfTestResultRecorderRule Modifier and Type Field Description PerfTestResultRecorderRule
AuthorizationPerformanceTestCase. resultRecorderRule
PerfTestResultRecorderRule
ProcessEnginePerformanceTestCase. resultRecorderRule
-