| Interface | Description |
|---|---|
| BaseSampler.SamplerChild |
Test elements which can be nested as children of a sampler in JMeter, should implement this
interface.
|
| DslSampler |
| Class | Description |
|---|---|
| BaseSampler<T extends BaseSampler<T>> |
Hosts common logic to all samplers.
|
| DslDummySampler |
Allows using JMeter Dummy Sampler plugin to emulate other samples and ease testing post
processors and other parts of a test plan.
|
| DslDummySampler.CodeBuilder | |
| DslFlowControlAction |
Uses JMeter Flow Control Action to allow taking different actions (stop, pause, interrupt).
|
| DslFlowControlAction.CodeBuilder |
Copyright © 2024. All rights reserved.