public class DslRuntimeController extends BaseController<DslRuntimeController>
Internally this uses JMeter Runtime Controller.
| Modifier and Type | Class and Description |
|---|---|
static class |
DslRuntimeController.CodeBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
seconds |
childrenguiClass, name| Constructor and Description |
|---|
DslRuntimeController(String seconds,
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, showInGuiprotected String seconds
public DslRuntimeController(String seconds, List<BaseThreadGroup.ThreadGroupChild> children)
protected org.apache.jmeter.testelement.TestElement buildTestElement()
buildTestElement in class BaseTestElementCopyright © 2023. All rights reserved.