Class ProcessEnginePerformanceTestCase

java.lang.Object
org.operaton.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
Direct Known Subclasses:
ProcessEngineJobExecutorPerformanceTestCase

public abstract class ProcessEnginePerformanceTestCase extends Object

Base class for implementing a process engine performance test

Author:
Daniel Meyer, Ingo Richtsmeier
  • Field Details

  • Constructor Details

    • ProcessEnginePerformanceTestCase

      public ProcessEnginePerformanceTestCase()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • performanceTest

      protected PerfTestBuilder performanceTest()