Package us.abstracta.jmeter.javadsl.core.listeners
-
Interface Summary Interface Description DslListener -
Class Summary Class Description AutoStopListener Allows stopping a test plan execution when collected statistics meet some defined criteria.AutoStopListener.AggregatedConditionBuilder<T extends Comparable<?>> 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<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.GraphiteBackendListener Test element which publishes all test run metrics to a Graphite instance.GraphiteBackendListener.CodeBuilder 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 Summary Enum Description JtlWriter.SampleStatus