| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.core | |
| us.abstracta.jmeter.javadsl.core.listeners |
| Class and Description |
|---|
| AutoStopListener
Allows stopping a test plan execution when collected statistics meet some defined criteria.
|
| DslViewResultsTree
Shows a popup window including live results tree using JMeter built-in View Results Tree
element.
|
| GraphiteBackendListener
Test element which publishes all test run metrics to a Graphite instance.
|
| HtmlReporter
Generates a nice HTML report at the end of test plan execution.
|
| InfluxDbBackendListener
Test element which publishes all test run metrics to an InfluxDB instance.
|
| 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.
|
| ResponseFileSaver
Generates one file for each response of a sample/request.
|
| Class and Description |
|---|
| DslVisualizer
Provides general logic for listeners which show some live information in Swing window.
|
| Class and Description |
|---|
| AutoStopListener
Allows stopping a test plan execution when collected statistics meet some defined criteria.
|
| AutoStopListener.AggregatedConditionBuilder |
| AutoStopListener.AutoStopCondition
Specifies a condition that when met, will make test plan execution to stop.
|
| AutoStopListener.AutoStopConditionBuilder |
| AutoStopListener.BaseAutoStopConditionBuilder |
| AutoStopListener.CountMetricConditionBuilder |
| AutoStopListener.ErrorsConditionBuilder |
| AutoStopListener.MetricConditionBuilder |
| AutoStopListener.TimeMetricConditionBuilder |
| BaseListener |
| DslBackendListener
Contains common logic used by test elements that use the backend listener.
|
| DslBackendListener.BackendListenerCodeBuilder |
| DslListener |
| DslViewResultsTree
Shows a popup window including live results tree using JMeter built-in View Results Tree
element.
|
| DslVisualizer
Provides general logic for listeners which show some live information in Swing window.
|
| GraphiteBackendListener
Test element which publishes all test run metrics to a Graphite instance.
|
| HtmlReporter
Generates a nice HTML report at the end of test plan execution.
|
| HtmlReporter.ApdexThresholds |
| InfluxDbBackendListener
Test element which publishes all test run metrics to an InfluxDB instance.
|
| 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.SampleStatus |
Copyright © 2024. All rights reserved.