| Interface | Description |
|---|---|
| DslListener |
| Class | Description |
|---|---|
| BaseListener | |
| DslBackendListener<T extends DslBackendListener<T>> |
Contains common logic used by test elements that use the backend listener.
|
| DslBackendListener.BackendListenerCodeBuilder | |
| DslViewResultsTree |
Shows a popup window including live results tree using JMeter built-in View Results Tree
element.
|
| DslViewResultsTree.CodeBuilder | |
| DslVisualizer |
Provides general logic for listeners which show some live information in Swing window.
|
| HtmlReporter |
Generates a nice HTML report at the end of test plan execution.
|
| HtmlReporter.ApdexThresholds | |
| HtmlReporter.AutoFlushingResultCollector | |
| InfluxDbBackendListener |
Test element which publishes all test run metrics to an InfluxDB instance.
|
| InfluxDbBackendListener.CodeBuilder | |
| JtlWriter |
Allows to generate a result log file (JTL) with data for each sample for a test plan, thread
group or sampler, depending on what level of test plan is added.
|
| JtlWriter.CodeBuilder | |
| ResponseFileSaver |
Generates one file for each response of a sample/request.
|
| ResponseFileSaver.CodeBuilder |
| Enum | Description |
|---|---|
| JtlWriter.SampleStatus |
Copyright © 2023. All rights reserved.