Interface DslController
-
- All Superinterfaces:
BaseThreadGroup.ThreadGroupChild,DslTestElement
- All Known Implementing Classes:
BaseController,DslForEachController,DslIfController,DslOnceOnlyController,DslRecordingController,DslRuntimeController,DslSimpleController,DslTestFragmentController,DslTransactionController,DslWeightedSwitchController,DslWhileController,ForLoopController,PercentController
public interface DslController extends BaseThreadGroup.ThreadGroupChild
-
-
Method Summary
-
Methods inherited from interface us.abstracta.jmeter.javadsl.core.DslTestElement
buildTreeUnder, showInGui
-
-