public class DslSimpleController extends BaseController<DslSimpleController>
This is handy for example to apply timers, configs, listeners, assertions, pre- and post-processors to only some samplers in the test plan.
It has a similar functionality as the transaction controller, but it doesn't add any additional sample results (statistics) to the test plan.
| Modifier and Type | Class and Description |
|---|---|
static class |
DslSimpleController.CodeBuilder |
childrenguiClass, name| Constructor and Description |
|---|
DslSimpleController(String name,
List<BaseThreadGroup.ThreadGroupChild> children) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jmeter.testelement.TestElement |
buildTestElement() |
childrenbuildTreeUnderbuildConfiguredTestElement, buildTestElementGui, configureTestElement, durationToSeconds, loadBeanProperties, showAndWaitFrameWith, showFrameWith, showInGui, showTestElementGuiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildTreeUnder, showInGuipublic DslSimpleController(String name, List<BaseThreadGroup.ThreadGroupChild> children)
protected org.apache.jmeter.testelement.TestElement buildTestElement()
buildTestElement in class BaseTestElementCopyright © 2024. All rights reserved.