| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl |
| Modifier and Type | Method and Description |
|---|---|
static DslSimpleController |
JmeterDsl.simpleController(BaseThreadGroup.ThreadGroupChild... children)
Builds a new simple controller with the given name.
|
static DslSimpleController |
JmeterDsl.simpleController(String name,
BaseThreadGroup.ThreadGroupChild... children)
Same as
#simpleController(ThreadGroupChild...) but allowing to set a name. |
Copyright © 2024. All rights reserved.