| 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 |
Copyright © 2023. All rights reserved.