| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.threadgroups |
| Modifier and Type | Class and Description |
|---|---|
class |
DslSimpleThreadGroup<T extends DslSimpleThreadGroup<T>>
Contains common logic for thread groups that only require children in constructor and provide
simple settings (like iterations, threads, etc).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DslSetupThreadGroup
A thread group that allows running any logic before any other thread group.
|
class |
DslTeardownThreadGroup
A thread group that allows running any logic after any other thread group.
|
Copyright © 2023. All rights reserved.