Class ProcessEnginePerformanceTestCase
java.lang.Object
org.operaton.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
FieldsModifier and TypeFieldDescriptionprotected ProcessEngineprotected HistoryServiceprotected static ProcessEngineExtensionprotected RepositoryServiceprotected RuntimeServiceprotected TaskService -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
processEngineExtension
-
engine
-
taskService
-
historyService
-
runtimeService
-
repositoryService
-
-
Constructor Details
-
ProcessEnginePerformanceTestCase
public ProcessEnginePerformanceTestCase()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
performanceTest
-