Class ProcessEnginePerformanceTestCase
java.lang.Object
org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- Direct Known Subclasses:
ProcessEngineJobExecutorPerformanceTestCase
Base class for implementing a process engine performance test
- Author:
- Daniel Meyer, Ingo Richtsmeier
-
Field Summary
Modifier and TypeFieldDescriptionprotected ProcessEngine
protected HistoryService
protected RepositoryService
protected RuntimeService
protected TaskService
-
Constructor Summary
-
Method Summary
-
Field Details
-
processEngineRule
-
testConfigurationRule
-
resultRecorderRule
-
engine
-
taskService
-
historyService
-
runtimeService
-
repositoryService
-
-
Constructor Details
-
ProcessEnginePerformanceTestCase
public ProcessEnginePerformanceTestCase()
-
-
Method Details
-
setup
public void setup() -
performanceTest
-