Uses of Class
org.camunda.bpm.qa.performance.engine.framework.PerfTest
Packages that use PerfTest
Package
Description
-
Uses of PerfTest in org.camunda.bpm.qa.performance.engine.framework
Fields in org.camunda.bpm.qa.performance.engine.framework declared as PerfTestModifier and TypeFieldDescriptionprotected final PerfTestPerfTestBuilder.perfTestprotected PerfTestPerfTestRunner.testMethods in org.camunda.bpm.qa.performance.engine.framework that return PerfTestMethods in org.camunda.bpm.qa.performance.engine.framework with parameters of type PerfTestModifier and TypeMethodDescriptionvoidPerfTestWatcher.afterRun(PerfTest test, PerfTestRun run) Invoked after a performance test run is ended.voidPerfTestWatcher.beforeRun(PerfTest test, PerfTestRun run) Invoked before a performance test run is started.Constructors in org.camunda.bpm.qa.performance.engine.framework with parameters of type PerfTest -
Uses of PerfTest in org.camunda.bpm.qa.performance.engine.framework.activitylog
Methods in org.camunda.bpm.qa.performance.engine.framework.activitylog with parameters of type PerfTestModifier and TypeMethodDescriptionvoidActivityPerfTestWatcher.afterRun(PerfTest test, PerfTestRun run) voidActivityPerfTestWatcher.beforeRun(PerfTest test, PerfTestRun run) -
Uses of PerfTest in org.camunda.bpm.qa.performance.engine.sqlstatementlog
Methods in org.camunda.bpm.qa.performance.engine.sqlstatementlog with parameters of type PerfTestModifier and TypeMethodDescriptionvoidStatementLogPerfTestWatcher.afterRun(PerfTest test, PerfTestRun run) voidStatementLogPerfTestWatcher.beforeRun(PerfTest test, PerfTestRun run)