| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.samplers | |
| us.abstracta.jmeter.javadsl.http |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSampler<T extends BaseSampler<T>>
Hosts common logic to all samplers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DslDummySampler
Allows using JMeter Dummy Sampler plugin to emulate other samples and ease testing post
processors and other parts of a test plan.
|
class |
DslFlowControlAction
Uses JMeter Flow Control Action to allow taking different actions (stop, pause, interrupt).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DslBaseHttpSampler<T extends DslBaseHttpSampler<T>>
Abstracts common logic used by HTTP based samplers.
|
class |
DslHttpSampler
Allows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
|
Copyright © 2024. All rights reserved.