| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.core.timers |
| Class and Description |
|---|
| DslConstantTimer
Allows using JMeter Constant Timers which pause the thread for a given period.
|
| DslThroughputTimer
Allows using JMeter Constant Throughput Timers which pauses samplers under its control to limit
the maximum number of samples per minute.
|
| DslUniformRandomTimer
Allows specifying JMeter Uniform Random Timers which pause the thread with a random time with
uniform distribution.
|
| Class and Description |
|---|
| BaseTimer
Contains common logic for all timers.
|
| DslThroughputTimer
Allows using JMeter Constant Throughput Timers which pauses samplers under its control to limit
the maximum number of samples per minute.
|
| DslThroughputTimer.ThroughputMode
Specifies the calculation/control method to control the configured throughput.
|
| DslTimer |
Copyright © 2023. All rights reserved.