| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.core.timers |
| Modifier and Type | Method and Description |
|---|---|
static DslThroughputTimer |
JmeterDsl.throughputTimer(double throughputPerMinute)
Builds a Constant Throughput Timer which paces samplers to limit the throughput.
|
| Modifier and Type | Method and Description |
|---|---|
DslThroughputTimer |
DslThroughputTimer.calculation(DslThroughputTimer.ThroughputMode calculation)
Allows specifying the exact method of calculation of throughput regardless of the location of
the timer.
|
DslThroughputTimer |
DslThroughputTimer.perThread()
Allows specifying that configured throughput should be counted per thread.
|
Copyright © 2024. All rights reserved.