Uses of Class
org.camunda.bpm.engine.test.ProcessEngineRule
-
Packages that use ProcessEngineRule Package Description org.camunda.bpm.cockpit.plugin.test org.camunda.bpm.qa.performance.engine.junit org.camunda.bpm.qa.upgrade org.camunda.bpm.spring.boot.starter.test.helper -
-
Uses of ProcessEngineRule in org.camunda.bpm.cockpit.plugin.test
Fields in org.camunda.bpm.cockpit.plugin.test declared as ProcessEngineRule Modifier and Type Field Description ProcessEngineRuleAbstractCockpitPluginTest. processEngineRule -
Uses of ProcessEngineRule in org.camunda.bpm.qa.performance.engine.junit
Fields in org.camunda.bpm.qa.performance.engine.junit declared as ProcessEngineRule Modifier and Type Field Description ProcessEngineRuleProcessEnginePerformanceTestCase. processEngineRuleProcessEngineRuleProcessEngineQueryPerformanceTestCase. processEngineRule -
Uses of ProcessEngineRule in org.camunda.bpm.qa.upgrade
Subclasses of ProcessEngineRule in org.camunda.bpm.qa.upgrade Modifier and Type Class Description classUpgradeTestRule -
Uses of ProcessEngineRule in org.camunda.bpm.spring.boot.starter.test.helper
Fields in org.camunda.bpm.spring.boot.starter.test.helper declared as ProcessEngineRule Modifier and Type Field Description ProcessEngineRuleAbstractProcessEngineRuleTest. processEngineMethods in org.camunda.bpm.spring.boot.starter.test.helper that return ProcessEngineRule Modifier and Type Method Description ProcessEngineRuleStandaloneInMemoryTestConfiguration. rule()
-