public class DslTestFragmentController extends BaseController<DslTestFragmentController> implements DslTestPlan.TestPlanChild
| Modifier and Type | Class and Description |
|---|---|
static class |
DslTestFragmentController.CodeBuilder |
childrenguiClass, name| Modifier | Constructor and Description |
|---|---|
protected |
DslTestFragmentController(String name,
List<BaseThreadGroup.ThreadGroupChild> children) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.jmeter.testelement.TestElement |
buildTestElement() |
static DslTestFragmentController |
fragment(BaseThreadGroup.ThreadGroupChild... children) |
static DslTestFragmentController |
fragment(String name,
BaseThreadGroup.ThreadGroupChild... children) |
childrenbuildTreeUnderbuildConfiguredTestElement, buildTestElementGui, configureTestElement, durationToSeconds, loadBeanProperties, showAndWaitFrameWith, showFrameWith, showInGui, showTestElementGuiclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildTreeUnder, showInGuiprotected DslTestFragmentController(String name, List<BaseThreadGroup.ThreadGroupChild> children)
public static DslTestFragmentController fragment(BaseThreadGroup.ThreadGroupChild... children)
public static DslTestFragmentController fragment(String name, BaseThreadGroup.ThreadGroupChild... children)
protected org.apache.jmeter.testelement.TestElement buildTestElement()
buildTestElement in class BaseTestElementCopyright © 2024. All rights reserved.