Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

add(SampleResult) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
add(long) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
add(SampleResult) - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Adds given sample result data to collected statistics.
add(long, double) - Method in class us.abstracta.jmeter.javadsl.core.util.SingleSeriesTimelinePanel
 
addBuilders(MethodCallBuilder...) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
Allows registering MethodCallBuilders that are not associated to a DSL builder method.
addBuildersFrom(Class<?>...) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
Allows registering DSL classes containing builder methods, which can be used to generate DSL code for.
addChild(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
addDependency(Class<?>, String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
Allows registering libraries required to use a specific class.
addEndListener(MethodCallContext.MethodCallContextEndListener) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Allows registering logic that needs to be executed at the end of MethodCall build for this context.
addEndListener(BuildTreeContext.TreeContextEndListener) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
addEndListener(Runnable) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine.TestRunner
 
addPendingFollowRedirectsElement(HTTPSamplerProxy, BuildTreeContext) - Static method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
addSampleResult(SampleResult) - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
addStatsCollector(HashTree, TestPlanStats) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
 
addStatsCollector(HashTree, TestPlanStats) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
addVisualizer(DslVisualizer, Supplier<Component>) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
anyMatch - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
anyMatch() - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Specifies that if any check matches then the response assertion is satisfied.
anyMatch(boolean) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Same as DslResponseAssertion.anyMatch() but allowing to enable or disable it.
apdexThresholds - Variable in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
 
apdexThresholds(Duration, Duration) - Method in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
Allows to configure general Apdex thresholds for all requests.
ApdexThresholds(Duration, Duration) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.ApdexThresholds
 
application(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows specifying an application name tag to be included with collected metrics.
applicationName - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
arguments - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
AutoEnabledHttpConfigElement - Class in us.abstracta.jmeter.javadsl.http
 
AutoEnabledHttpConfigElement(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
AutoEnabledHttpConfigElement.CodeBuilder<T extends org.apache.jmeter.testelement.TestElement> - Class in us.abstracta.jmeter.javadsl.http
 
AutoFlushingResultCollector() - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.AutoFlushingResultCollector
 
AutoFlushingResultCollector(Summariser) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.AutoFlushingResultCollector
 
awaitAllClosedVisualizers(List<Future<Void>>) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
awaitClose() - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterGui
 

B

BackendListenerCodeBuilder(Class<? extends BackendListenerClient>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener.BackendListenerCodeBuilder
 
BaseConfigElement - Class in us.abstracta.jmeter.javadsl.core.configs
Contains common logic for config elements defined by the DSL.
BaseConfigElement(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.configs.BaseConfigElement
 
BaseController<T extends BaseController<T>> - Class in us.abstracta.jmeter.javadsl.core.controllers
Contains common logic for logic controllers defined by the DSL.
BaseController(String, Class<? extends JMeterGUIComponent>, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.BaseController
 
BaseHttpSamplerCodeBuilder(String, Class<? extends JMeterGUIComponent>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
BaseListener - Class in us.abstracta.jmeter.javadsl.core.listeners
 
BaseListener(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.BaseListener
 
BaseSampler<T extends BaseSampler<T>> - Class in us.abstracta.jmeter.javadsl.core.samplers
Hosts common logic to all samplers.
BaseSampler(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.samplers.BaseSampler
 
BaseSampler.SamplerChild - Interface in us.abstracta.jmeter.javadsl.core.samplers
Test elements which can be nested as children of a sampler in JMeter, should implement this interface.
BaseTestElement - Class in us.abstracta.jmeter.javadsl.core.testelements
Provides the basic logic for all DslTestElement.
BaseTestElement(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
BaseThreadGroup<T extends BaseThreadGroup<T>> - Class in us.abstracta.jmeter.javadsl.core.threadgroups
Contains common logic for all Thread Groups.
BaseThreadGroup(String, Class<? extends JMeterGUIComponent>, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
 
BaseThreadGroup.SampleErrorAction - Enum in us.abstracta.jmeter.javadsl.core.threadgroups
Specifies an action to be taken by thread group when a sample error is detected.
BaseThreadGroup.ThreadGroupChild - Interface in us.abstracta.jmeter.javadsl.core.threadgroups
Test elements that can be added as direct children of a thread group in jmeter should implement this interface.
BaseTimer - Class in us.abstracta.jmeter.javadsl.core.timers
Contains common logic for all timers.
BaseTimer(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.BaseTimer
 
basicAuth(String, String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslAuthManager
Specifies authentication credentials to use with HTTP Basic authentication for a given base url.
bind(String, Object) - Method in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
body - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
body(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies the body to be sent in the HTTP request generated by the sampler.
body(Function<DslJsr223PreProcessor.PreProcessorVars, String>) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.body(String) but allows using dynamically calculated HTTP request body.
bodyFile(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies a file to be sent as body of the request.
bodyFilePart(String, String, ContentType) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies a file to be sent in a multipart form body.
bodyPart(String, String, ContentType) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies a part of a multipart form body.
BoolParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a boolean (true/false) value.
BoolParam(String, Boolean) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.BoolParam
 
BoolParam(Boolean, Boolean) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.BoolParam
 
boolParam(String, boolean) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam representing a boolean test element property.
boundaryExtractor(String, String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Boundary Extractor which allows using left and right boundary texts to extract different parts of a sample result (request or response).
build() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder
 
build() - Method in class us.abstracta.jmeter.javadsl.core.util.PropertyScriptBuilder
 
buildArgParam(String, Map<String, String>, Map<String, String>) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener.BackendListenerCodeBuilder
 
buildAssignmentCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
buildBackendListenerCall(Map<String, String>, Map<String, String>) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener.BackendListenerCodeBuilder
 
buildBackendListenerCall(Map<String, String>, Map<String, String>) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener.CodeBuilder
 
buildBaseHttpMethodCall(MethodParam, MethodParam, TestElementParamBuilder) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
buildBaseHttpMethodCall(MethodParam, MethodParam, TestElementParamBuilder) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler.CodeBuilder
 
buildChild(DslTestElement, HashTree) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
buildCode(String) - Method in interface us.abstracta.jmeter.javadsl.codegeneration.CodeSegment
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.Comment
 
buildCode() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Generates the code for this method call and all associated parameters, children elements and chained methods.
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.DurationParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.EncodingParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.EnumParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.FloatParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.StringArrayParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.StringParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.CodeBuilder.StringsCollectionParam
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController.OnlyChildrenMethodCall
 
buildCode(String) - Method in class us.abstracta.jmeter.javadsl.http.ContentTypeParam
 
buildConfiguredTestElement() - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
buildEndListener() - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
builderMethods - Variable in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
 
buildJsr223TestElement() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsr223PostProcessor
 
buildJsr223TestElement() - Method in class us.abstracta.jmeter.javadsl.core.preprocessors.DslJsr223PreProcessor
 
buildJsr223TestElement() - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
buildJsr223TestElement() - Method in class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
 
buildListenerArguments() - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
buildListenerArguments() - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
Generates the method call instance for the particular DSL test element.
buildMethodCall(MethodParam...) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
Builds a method call for the given set of parameters using one of registered builder methods.
buildMethodCall() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Builds a MethodCall for the current context.
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.SingleTestElementCallBuilder
 
buildMethodCall(T, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.SingleTestElementCallBuilder
Builds a MethodCall for the given test element.
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.CodeBuilder
 
buildMethodCall(Arguments, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslVariables.CodeBuilder
 
buildMethodCall(ForeachController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController.CodeBuilder
 
buildMethodCall(IfController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslIfController.CodeBuilder
 
buildMethodCall(IncludeController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslIncludeController.CodeBuilder
 
buildMethodCall(ModuleController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslModuleController.CodeBuilder
 
buildMethodCall(OnceOnlyController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslOnceOnlyController.CodeBuilder
 
buildMethodCall(ProxyControl, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslProxyControl.CodeBuilder
 
buildMethodCall(RecordingController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController.CodeBuilder
 
buildMethodCall(RunTime, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslRuntimeController.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController.CodeBuilder
 
buildMethodCall(TransactionController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController.CodeBuilder
 
buildMethodCall(WeightedSwitchController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController.CodeBuilder
 
buildMethodCall(WhileController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController.CodeBuilder
 
buildMethodCall(LoopController, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.ForLoopController.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.PercentController.CodeBuilder
 
buildMethodCall(TestPlan, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener.BackendListenerCodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree.CodeBuilder
 
buildMethodCall(ResultCollector, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter.CodeBuilder
 
buildMethodCall(ResultSaver, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.ResponseFileSaver.CodeBuilder
 
buildMethodCall(DebugPostProcessor, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor.CodeBuilder
 
buildMethodCall(DummySampler, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler.CodeBuilder
 
buildMethodCall(T, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223TestElementCallBuilder
 
buildMethodCall(T, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.ScopedTestElementCallBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.SimpleThreadGroupHelper.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup.CodeBuilder
 
buildMethodCall(T, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup.SimpleThreadGroupCodeBuilder
 
buildMethodCall(ConstantTimer, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.timers.DslConstantTimer.CodeBuilder
 
buildMethodCall(ConstantThroughputTimer, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer.CodeBuilder
 
buildMethodCall(UniformRandomTimer, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer.CodeBuilder
 
buildMethodCall(T, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement.CodeBuilder
 
buildMethodCall(AuthManager, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslAuthManager.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslCookieManager.CodeBuilder
 
buildMethodCall(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults.CodeBuilder
 
buildMethodCall(HeaderManager, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.HttpHeaders.CodeBuilder
 
buildMethodCallFromJmxFile(File) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
 
buildNoMatchingMethodFoundException(String, MethodParam[]) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
buildParam(String, BiFunction<String, V, T>, V) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
 
buildParamsCode(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
buildScopedMethodCall(ResponseAssertion) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.CodeBuilder
 
buildScopedMethodCall(BoundaryExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.CodeBuilder
 
buildScopedMethodCall(JMESPathExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor.CodeBuilder
 
buildScopedMethodCall(RegexExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.CodeBuilder
 
buildScopedMethodCall(T) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.ScopedTestElementCallBuilder
 
buildSimpleThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSetupThreadGroup
 
buildSimpleThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
 
buildSimpleThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslTeardownThreadGroup
 
buildStringLiteral(String, String) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
buildTableRow() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.UltimateThreadSchedule
 
buildTableRow() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.TimerSchedule
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.configs.DslVariables
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslIfController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslOnceOnlyController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslRuntimeController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.ForLoopController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.controllers.PercentController
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.listeners.ResponseFileSaver
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.timers.DslConstantTimer
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.DslAuthManager
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.DslCacheManager
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.DslCookieManager
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
buildTestElement() - Method in class us.abstracta.jmeter.javadsl.http.HttpHeaders
 
buildTestElementGui(TestElement) - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
buildTestRunner(HashTree, HashTree) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
 
buildTestRunner(HashTree, HashTree) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.SimpleThreadGroupHelper
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
 
buildThreadGroup() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
BuildTreeContext - Class in us.abstracta.jmeter.javadsl.core
Contains information that can be used by elements to share info
BuildTreeContext() - Constructor for class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
BuildTreeContext.TreeContextEndListener - Interface in us.abstracta.jmeter.javadsl.core
 
buildTreeFor(DslTestElement, HashTree) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslVariables
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in interface us.abstracta.jmeter.javadsl.core.DslTestElement
Builds the JMeter HashTree for this TestElement under the provided tree node.
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslVisualizer
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.testelements.TestElementContainer
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
buildTreeUnder(HashTree, BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
 
buildUnsupported() - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to build a special method call used when some conversion is not supported.
buildUrlParam(MethodParam, MethodParam, MethodParam, MethodParam) - Static method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
buildUrlParam(MethodParam, MethodParam, MethodParam, MethodParam) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
byLabel(String) - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
Provides statistics for a specific label (usually a sampler label).

C

calculation - Variable in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
 
calculation(DslThroughputTimer.ThroughputMode) - Method in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
Allows specifying the exact method of calculation of throughput regardless of the location of the timer.
CallContextEntry() - Constructor for class us.abstracta.jmeter.javadsl.core.configs.DslVariables.CallContextEntry
 
chain(String, MethodParam...) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows chaining a method call to this call.
chain(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to chain a method call in current method call.
chainAdditionalOptions(MethodCall, TestElementParamBuilder) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
chainAdditionalOptions(MethodCall, TestElementParamBuilder) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler.CodeBuilder
 
chainClientImplToMethodCall(MethodCall, TestElementParamBuilder) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
chainComment(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to add a comment as part of the chain of commands.
chainConnectionOptionsToMethodCall(MethodCall, TestElementParamBuilder) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
chainContentType(MethodCall, String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
chainEmbeddedResourcesOptionsToMethodCall(MethodCall, TestElementParamBuilder) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
chainEncodingToMethodCall(MethodCall, TestElementParamBuilder) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
chainHeaders(MethodCall, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
chainRequestCalls(MethodCall, HTTPSamplerProxy, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
chainRequestCalls(MethodCall, HTTPSamplerProxy, MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler.CodeBuilder
 
chainScopedElementAdditionalOptions(MethodCall, ResponseAssertion) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.CodeBuilder
 
chainScopedElementAdditionalOptions(MethodCall, BoundaryExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.CodeBuilder
 
chainScopedElementAdditionalOptions(MethodCall, JMESPathExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor.CodeBuilder
 
chainScopedElementAdditionalOptions(MethodCall, RegexExtractor) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.CodeBuilder
 
chainScopedElementAdditionalOptions(MethodCall, T) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.ScopedTestElementCallBuilder
 
chainSize() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to check the number of method calls chained into current method call.
child(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows adding a child call to this call.
child(TestElement, HashTree) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Allows creating a child context for the given test element and tree.
child(long, DslController) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
Adds a child to the controller with a configured weight for selecting it in iterations.
child(long, DslSampler) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
Adds a child to the controller with a configured weight for selecting it in iterations.
child(MethodCall) - Method in class us.abstracta.jmeter.javadsl.core.controllers.FragmentMethodCall
 
children(BaseThreadGroup.ThreadGroupChild...) - Method in class us.abstracta.jmeter.javadsl.core.controllers.BaseController
Allows specifying children elements that are affected by this controller.
children(BaseThreadGroup.ThreadGroupChild...) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
Allows specifying children test elements which don't have an explicit weight associated.
children(DslTestPlan.TestPlanChild...) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Allows adding additional children elements to a test plan.
children(BaseSampler.SamplerChild...) - Method in class us.abstracta.jmeter.javadsl.core.samplers.BaseSampler
Allows specifying children test elements for the sampler, which allow for example extracting information from response, alter request, assert response contents, etc.
children - Variable in class us.abstracta.jmeter.javadsl.core.testelements.TestElementContainer
 
children(C...) - Method in class us.abstracta.jmeter.javadsl.core.testelements.TestElementContainer
 
children(BaseThreadGroup.ThreadGroupChild...) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
Allows specifying thread group children elements (samplers, listeners, post processors, etc.).
children(BaseThreadGroup.ThreadGroupChild...) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Allows specifying thread group children elements (samplers, listeners, post processors, etc.).
children(BaseThreadGroup.ThreadGroupChild...) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
Allows specifying thread group children elements (samplers, listeners, post processors, etc.).
children - Variable in class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
 
children(BaseSampler.SamplerChild...) - Method in class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
Allows specifying children test elements for the sampler, which allows for example extracting information from response, assert response contents, etc.
ChildrenParam<T> - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter used to specify DSL test element children methods.
ChildrenParam(Class<T>) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
ChildrenParam(Class<T>, List<MethodCall>) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
clearCookiesBetweenIterations(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslCookieManager
Allows to enable or disable clearing cookies between thread group iterations.
clearEachIteration - Variable in class us.abstracta.jmeter.javadsl.http.DslCookieManager
 
clientImpl - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
clientImpl(DslHttpSampler.HttpClientImpl) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows specifying which http client implementation to use by default for HTTP samplers.
clientImpl - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
clientImpl(DslHttpSampler.HttpClientImpl) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Allows specifying the HTTP client implementation to use for this particular sampler.
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.configs.DslVariables.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslIfController.CodeBuilder
 
CodeBuilder() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslIncludeController.CodeBuilder
 
CodeBuilder() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslModuleController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslOnceOnlyController.CodeBuilder
 
CodeBuilder() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslProxyControl.CodeBuilder
 
CodeBuilder() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslRuntimeController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.ForLoopController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.PercentController.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.DslTestPlan.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.ResponseFileSaver.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsr223PostProcessor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.preprocessors.DslJsr223PreProcessor.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.SimpleThreadGroupHelper.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslSetupThreadGroup.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslTeardownThreadGroup.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslConstantTimer.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer.CodeBuilder
 
CodeBuilder(Class<T>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslAuthManager.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslCacheManager.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslCookieManager.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslHttpDefaults.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslHttpSampler.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.http.HttpHeaders.CodeBuilder
 
CodeBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler.CodeBuilder
 
CodeSegment - Interface in us.abstracta.jmeter.javadsl.codegeneration
Specifies part of code to be generated including common logic required byt different type of code segments.
Comment - Class in us.abstracta.jmeter.javadsl.codegeneration
Allows specifying a comment to be added to generated code.
Comment(String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.Comment
 
computeEntryIfAbsent(Object, Supplier<V>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets existing entry or creates a new one using provided computation function.
conditionBuilder - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslIfController
 
conditionBuilder - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController
 
configureHttpTestElement(HTTPSamplerProxy) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
configureHttpTestElement(HTTPSamplerProxy) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
configureTestElement(TestElement, String, Class<? extends JMeterGUIComponent>) - Static method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
connectionsTtl(Duration) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows specifying the connections ttl (time-to-live) used to determine how much time a connection can be kept open.
connectionTimeout - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
connectionTimeout(Duration) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Allows to set the maximum amount of time to wait for an HTTP connection to be established.
connectionTimeout - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
connectionTimeout(Duration) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows to set the default maximum amount of time to wait for an HTTP connection to be established.
constantTimer(Duration) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Constant Timer which pauses the thread with for a given duration.
containsRegexes(String...) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Checks if the configured DslResponseAssertion.fieldToTest(TargetField) contains matches for given regular expressions.
containsSubstrings(String...) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Checks if the specified DslResponseAssertion.fieldToTest(TargetField) contains the given substrings.
contents() - Method in class us.abstracta.jmeter.javadsl.util.TestResource
Gets the contents of the given resources as string.
contentType(ContentType) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Allows to easily specify the Content-Type HTTP header to be used by the sampler.
contentType(ContentType) - Method in class us.abstracta.jmeter.javadsl.http.HttpHeaders
Allows to easily specify the Content-Type HTTP header.
ContentTypeParam - Class in us.abstracta.jmeter.javadsl.http
 
ContentTypeParam(String) - Constructor for class us.abstracta.jmeter.javadsl.http.ContentTypeParam
 
cookiePolicy - Variable in class us.abstracta.jmeter.javadsl.http.DslCookieManager
 
cookiePolicy(DslCookieManager.CookiePolicy) - Method in class us.abstracta.jmeter.javadsl.http.DslCookieManager
Used to set the required cookie policy used to manage cookies.
count - Variable in class us.abstracta.jmeter.javadsl.core.controllers.ForLoopController
 
counting - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
counting(RpsThreadGroup.EventType) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Specifies to either control requests or iterations per second.
CountMetricSummary - Class in us.abstracta.jmeter.javadsl.core.stats
Provides summary data for a set of count values.
CountMetricSummary() - Constructor for class us.abstracta.jmeter.javadsl.core.stats.CountMetricSummary
 
csvDataSet(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a CSV Data Set which allows loading from a CSV file variables to be used in test plan.
csvDataSet(TestResource) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.csvDataSet(String) but easing usage of test resources.
ctx - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 

D

debugPostProcessor() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Debug post processor which is helpful to collect debugging information from test plans executions.
DEFAULT_LANGUAGE - Static variable in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
DEFAULT_NAME - Static variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
DEFAULT_WEIGHT - Static variable in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
 
defaultValue - Variable in class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
defaultValue(String) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
Sets the default value to be stored in the JMeter variable when no match is found.
defaultValue(String) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor
Sets the default value to be stored in the JMeter variable when no match is found.
defaultValue(String) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
Sets the default value to be stored in the JMeter variable when the regex does not match.
defaultValue - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslVariableExtractor
 
delimiter(String) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies the delimiter used by the file to separate variable values.
dependencies(Set<String>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
disable() - Method in class us.abstracta.jmeter.javadsl.http.DslCacheManager
disables HTTP caching for the test plan.
disable() - Method in class us.abstracta.jmeter.javadsl.http.DslCookieManager
Disables HTTP cookies handling for the test plan.
DistributedJmeterEngine - Class in us.abstracta.jmeter.javadsl.core.engines
Allows running a JMeter test plan distributed across multiple machines.
DistributedJmeterEngine(String...) - Constructor for class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
 
DoubleParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a double value.
DoubleParam(String, Double) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.DoubleParam
 
doubleParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Generates a MethodParam representing a double test element property.
downloadEmbeddedResources - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
downloadEmbeddedResources() - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows enabling automatic download of HTML embedded resources (images, iframes, etc) by default.
downloadEmbeddedResources(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Same as DslHttpDefaults.downloadEmbeddedResources() but allowing to enable and disable the setting.
downloadEmbeddedResources - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
downloadEmbeddedResources() - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Allows enabling automatic download of HTML embedded resources (images, iframes, etc).
downloadEmbeddedResources(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.downloadEmbeddedResources() but allowing to enable or disable the setting.
downloadEmbeddedResourcesMatching(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Same as DslHttpDefaults.downloadEmbeddedResources() but allowing to specify which embedded resources to actually download.
downloadEmbeddedResourcesMatching(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.downloadEmbeddedResources() but allowing to specify which embedded resources to actually download.
downloadEmbeddedResourcesNotMatching(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Same as DslHttpDefaults.downloadEmbeddedResources() but allowing to ignore embedded resources with URL matching a given regular expression.
downloadEmbeddedResourcesNotMatching(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.downloadEmbeddedResources() but allowing to ignore embedded resources with URL matching a given regular expression.
DslAssertion - Interface in us.abstracta.jmeter.javadsl.core.assertions
 
DslAuthManager - Class in us.abstracta.jmeter.javadsl.http
Allows specifying HTTP authentication to be automatically included in HTTP requests.
DslAuthManager() - Constructor for class us.abstracta.jmeter.javadsl.http.DslAuthManager
 
DslAuthManager.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslBackendListener<T extends DslBackendListener<T>> - Class in us.abstracta.jmeter.javadsl.core.listeners
Contains common logic used by test elements that use the backend listener.
DslBackendListener(Class<? extends BackendListenerClient>, String) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
DslBackendListener.BackendListenerCodeBuilder - Class in us.abstracta.jmeter.javadsl.core.listeners
 
DslBaseHttpSampler<T extends DslBaseHttpSampler<T>> - Class in us.abstracta.jmeter.javadsl.http
Abstracts common logic used by HTTP based samplers.
DslBaseHttpSampler(String, String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
DslBaseHttpSampler.BaseHttpSamplerCodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslBoundaryExtractor - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Provides simple means for extracting into a variable a part of a request or response using just left and right boundaries surrounding the desired text.
DslBoundaryExtractor(String, String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
 
DslBoundaryExtractor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslBoundaryExtractor.TargetField - Enum in us.abstracta.jmeter.javadsl.core.postprocessors
Used to specify the field the extractor will apply to.
DslCacheManager - Class in us.abstracta.jmeter.javadsl.http
Allows configuring caching behavior used by HTTP samplers.
DslCacheManager() - Constructor for class us.abstracta.jmeter.javadsl.http.DslCacheManager
 
DslCacheManager.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslCodeGenerator - Class in us.abstracta.jmeter.javadsl.codegeneration
Generates DSL code from JMX files.
DslCodeGenerator() - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
 
DslConfig - Interface in us.abstracta.jmeter.javadsl.core.configs
 
DslConstantTimer - Class in us.abstracta.jmeter.javadsl.core.timers
Allows using JMeter Constant Timers which pause the thread for a given period.
DslConstantTimer(Duration) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslConstantTimer
 
DslConstantTimer.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.timers
 
DslController - Interface in us.abstracta.jmeter.javadsl.core.controllers
 
DslCookieManager - Class in us.abstracta.jmeter.javadsl.http
Allows configuring cookies settings used by HTTP samplers.
DslCookieManager() - Constructor for class us.abstracta.jmeter.javadsl.http.DslCookieManager
 
DslCookieManager.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslCookieManager.CookiePolicy - Enum in us.abstracta.jmeter.javadsl.http
 
DslCsvDataSet - Class in us.abstracta.jmeter.javadsl.core.configs
Allows using a CSV file as input data for JMeter variables to use in test plan.
DslCsvDataSet(String) - Constructor for class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
 
DslCsvDataSet.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.configs
 
DslCsvDataSet.Sharing - Enum in us.abstracta.jmeter.javadsl.core.configs
Specifies the way the threads in a test plan consume the CSV.
DslDebugPostProcessor - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Adds a sub result to a given sampler result, including jmeter variables, jmeter properties, etc., which are handy when debugging test plans.
DslDebugPostProcessor() - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
DslDebugPostProcessor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslDefaultThreadGroup - Class in us.abstracta.jmeter.javadsl.core.threadgroups
Represents the standard thread group test element included by JMeter.
DslDefaultThreadGroup(String, int, int, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
 
DslDefaultThreadGroup(String, int, Duration, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
 
DslDefaultThreadGroup(String) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
 
DslDefaultThreadGroup.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.threadgroups
 
DslDummySampler - Class in us.abstracta.jmeter.javadsl.core.samplers
Allows using JMeter Dummy Sampler plugin to emulate other samples and ease testing post processors and other parts of a test plan.
DslDummySampler(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
DslDummySampler.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.samplers
 
DslForEachController - Class in us.abstracta.jmeter.javadsl.core.controllers
Iterates over variables with a given prefix and runs part of a test plan for each of the variables.
DslForEachController(String, String, String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController
 
DslForEachController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslHttpDefaults - Class in us.abstracta.jmeter.javadsl.http
Allows configuring default values for common properties of HTTP samplers.
DslHttpDefaults() - Constructor for class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
DslHttpDefaults.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslHttpSampler - Class in us.abstracta.jmeter.javadsl.http
Allows to configure a JMeter HTTP sampler to make HTTP requests in a test plan.
DslHttpSampler(String, String) - Constructor for class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
DslHttpSampler(String, Function<DslJsr223PreProcessor.PreProcessorVars, String>) - Constructor for class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
DslHttpSampler.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
DslHttpSampler.HttpClientImpl - Enum in us.abstracta.jmeter.javadsl.http
Specifies an HTTP client implementation to be used by HTTP samplers.
DslIfController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows to conditionally run part of a test plan according to certain condition.
DslIfController(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslIfController
 
DslIfController(PropertyScriptBuilder.PropertyScript, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslIfController
 
DslIfController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslIncludeController - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslIncludeController() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslIncludeController
 
DslIncludeController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslJmeterEngine - Interface in us.abstracta.jmeter.javadsl.core
Interface to be implemented by classes allowing to run a DslTestPlan in different engines.
DslJsonExtractor - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Allows extracting part of a JSON response using JMESPath to store into a variable.
DslJsonExtractor(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor
 
DslJsonExtractor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslJsr223PostProcessor - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Allows running custom logic after getting a sample result.
DslJsr223PostProcessor(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsr223PostProcessor
 
DslJsr223PostProcessor(String, DslJsr223PostProcessor.PostProcessorScript) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsr223PostProcessor
 
DslJsr223PostProcessor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslJsr223PostProcessor.PostProcessorScript - Interface in us.abstracta.jmeter.javadsl.core.postprocessors
Allows to use any java code as script.
DslJsr223PostProcessor.PostProcessorVars - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslJsr223PreProcessor - Class in us.abstracta.jmeter.javadsl.core.preprocessors
Allows running custom logic before executing a sampler.
DslJsr223PreProcessor(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.preprocessors.DslJsr223PreProcessor
 
DslJsr223PreProcessor(String, DslJsr223PreProcessor.PreProcessorScript) - Constructor for class us.abstracta.jmeter.javadsl.core.preprocessors.DslJsr223PreProcessor
 
DslJsr223PreProcessor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.preprocessors
 
DslJsr223PreProcessor.PreProcessorScript - Interface in us.abstracta.jmeter.javadsl.core.preprocessors
Allows to use any java code as script.
DslJsr223PreProcessor.PreProcessorVars - Class in us.abstracta.jmeter.javadsl.core.preprocessors
 
DslJsr223Sampler - Class in us.abstracta.jmeter.javadsl.java
Allows sampling java APIs and custom logic.
DslJsr223Sampler(String, String) - Constructor for class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
 
DslJsr223Sampler(String, DslJsr223Sampler.SamplerScript) - Constructor for class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler
 
DslJsr223Sampler.CodeBuilder - Class in us.abstracta.jmeter.javadsl.java
 
DslJsr223Sampler.SamplerScript - Interface in us.abstracta.jmeter.javadsl.java
Allows to use any java code as script.
DslJsr223Sampler.SamplerVars - Class in us.abstracta.jmeter.javadsl.java
 
DslJsr223TestElement<T extends DslJsr223TestElement<T>> - Class in us.abstracta.jmeter.javadsl.core.testelements
Abstracts common logic used by JSR223 test elements.
DslJsr223TestElement(String, String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
DslJsr223TestElement(String, String, DslJsr223TestElement.Jsr223Script<?>, Class<?>, Map<String, String>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
DslJsr223TestElement.Jsr223Script<T extends DslJsr223TestElement.Jsr223ScriptVars> - Interface in us.abstracta.jmeter.javadsl.core.testelements
 
DslJsr223TestElement.Jsr223ScriptVars - Class in us.abstracta.jmeter.javadsl.core.testelements
 
DslJsr223TestElement.Jsr223TestElementCallBuilder<T extends org.apache.jmeter.testelement.TestElement> - Class in us.abstracta.jmeter.javadsl.core.testelements
 
DslListener - Interface in us.abstracta.jmeter.javadsl.core.listeners
 
DslModuleController - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslModuleController() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslModuleController
 
DslModuleController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslOnceOnlyController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows running a part of a test plan only once and only on the first iteration of each thread group.
DslOnceOnlyController(List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslOnceOnlyController
 
DslOnceOnlyController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslPostProcessor - Interface in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslPreProcessor - Interface in us.abstracta.jmeter.javadsl.core.preprocessors
 
DslProxyControl - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslProxyControl() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslProxyControl
 
DslProxyControl.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslRecordingController - Class in us.abstracta.jmeter.javadsl.core.controllers
This element is only provided to ignore recording controllers when generating DSL code from JMX.
DslRecordingController(List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController
 
DslRecordingController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslRecordingController.OnlyChildrenMethodCall - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslRegexExtractor - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Allows extracting part of a request or response using regular expressions to store into a variable.
DslRegexExtractor(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
 
DslRegexExtractor.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.postprocessors
 
DslRegexExtractor.TargetField - Enum in us.abstracta.jmeter.javadsl.core.postprocessors
Used to specify the field the regular extractor will apply to.
DslResponseAssertion - Class in us.abstracta.jmeter.javadsl.core.assertions
Allows marking a request result as success or failure by a specific result field value.
DslResponseAssertion(String) - Constructor for class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
DslResponseAssertion.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.assertions
 
DslResponseAssertion.CodeBuilder.StringsCollectionParam - Class in us.abstracta.jmeter.javadsl.core.assertions
 
DslResponseAssertion.TargetField - Enum in us.abstracta.jmeter.javadsl.core.assertions
Identifies a particular field to apply the assertion to.
DslResponseAssertion.TestStringStrategy - Enum in us.abstracta.jmeter.javadsl.core.assertions
 
DslRuntimeController - Class in us.abstracta.jmeter.javadsl.core.controllers
Is a controller that stops executing child elements when a period of time expires.
DslRuntimeController(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslRuntimeController
 
DslRuntimeController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslSampler - Interface in us.abstracta.jmeter.javadsl.core.samplers
 
DslScopedTestElement<T extends DslScopedTestElement<T>> - Class in us.abstracta.jmeter.javadsl.core.testelements
Contains common logic for test elements that only process certain samples.
DslScopedTestElement(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
 
DslScopedTestElement.Scope - Enum in us.abstracta.jmeter.javadsl.core.testelements
Specifies to which samples apply the regular extractor to.
DslScopedTestElement.ScopedTestElementCallBuilder<T extends org.apache.jmeter.testelement.TestElement> - Class in us.abstracta.jmeter.javadsl.core.testelements
Abstracts common logic for DslScopedTestElement method call builders.
DslScriptBuilder - Class in us.abstracta.jmeter.javadsl.core.util
Handles creation of dynamic expressions used in test plan.
DslScriptBuilder(DslScriptBuilder.DslScript<?, ?>, Class<?>, Map<String, String>) - Constructor for class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder
 
DslScriptBuilder(String) - Constructor for class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder
 
DslScriptBuilder.DslScript<P extends DslScriptBuilder.DslScriptVars,R> - Interface in us.abstracta.jmeter.javadsl.core.util
 
DslScriptBuilder.DslScriptVars - Class in us.abstracta.jmeter.javadsl.core.util
 
DslScriptVars(SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
DslSetupThreadGroup - Class in us.abstracta.jmeter.javadsl.core.threadgroups
A thread group that allows running any logic before any other thread group.
DslSetupThreadGroup(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslSetupThreadGroup
 
DslSetupThreadGroup.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.threadgroups
 
DslSimpleThreadGroup<T extends DslSimpleThreadGroup<T>> - Class in us.abstracta.jmeter.javadsl.core.threadgroups
Contains common logic for thread groups that only require children in constructor and provide simple settings (like iterations, threads, etc).
DslSimpleThreadGroup(String, Class<? extends JMeterGUIComponent>, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
 
DslSimpleThreadGroup.SimpleThreadGroupCodeBuilder<T extends org.apache.jmeter.testelement.TestElement> - Class in us.abstracta.jmeter.javadsl.core.threadgroups
 
DslTeardownThreadGroup - Class in us.abstracta.jmeter.javadsl.core.threadgroups
A thread group that allows running any logic after any other thread group.
DslTeardownThreadGroup(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslTeardownThreadGroup
 
DslTeardownThreadGroup.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.threadgroups
 
DslTestElement - Interface in us.abstracta.jmeter.javadsl.core
Interface to be implemented by all elements composing a JMeter test plan.
DslTestFragmentController - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslTestFragmentController(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController
 
DslTestFragmentController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslTestPlan - Class in us.abstracta.jmeter.javadsl.core
Represents a JMeter test plan, with associated thread groups and other children elements.
DslTestPlan(List<DslTestPlan.TestPlanChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.DslTestPlan
 
DslTestPlan.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core
 
DslTestPlan.TestPlanChild - Interface in us.abstracta.jmeter.javadsl.core
Test elements that can be added directly as test plan children in JMeter should implement this interface.
DslThreadGroup - Interface in us.abstracta.jmeter.javadsl.core.threadgroups
 
DslThroughputTimer - Class in us.abstracta.jmeter.javadsl.core.timers
Allows using JMeter Constant Throughput Timers which pauses samplers under its control to limit the maximum number of samples per minute.
DslThroughputTimer(double) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
 
DslThroughputTimer.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.timers
 
DslThroughputTimer.ThroughputMode - Enum in us.abstracta.jmeter.javadsl.core.timers
Specifies the calculation/control method to control the configured throughput.
DslTimer - Interface in us.abstracta.jmeter.javadsl.core.timers
 
DslTransactionController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows specifying JMeter transaction controllers which group different samples associated to same transaction.
DslTransactionController(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
 
DslTransactionController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslUniformRandomTimer - Class in us.abstracta.jmeter.javadsl.core.timers
Allows specifying JMeter Uniform Random Timers which pause the thread with a random time with uniform distribution.
DslUniformRandomTimer(Duration, Duration) - Constructor for class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer
 
DslUniformRandomTimer.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.timers
 
DslVariableExtractor<T extends DslVariableExtractor<T>> - Class in us.abstracta.jmeter.javadsl.core.postprocessors
Contains common logic for post processors which extract some value into a variable.
DslVariableExtractor(String, Class<? extends AbstractPostProcessorGui>, String) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslVariableExtractor
 
DslVariables - Class in us.abstracta.jmeter.javadsl.core.configs
Allows setting JMeter thread variables that can be used later on in JMeter expressions or JSR223 scripts.
DslVariables() - Constructor for class us.abstracta.jmeter.javadsl.core.configs.DslVariables
 
DslVariables.CallContextEntry - Class in us.abstracta.jmeter.javadsl.core.configs
 
DslVariables.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.configs
 
DslViewResultsTree - Class in us.abstracta.jmeter.javadsl.core.listeners
Shows a popup window including live results tree using JMeter built-in View Results Tree element.
DslViewResultsTree() - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree
 
DslViewResultsTree.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.listeners
 
DslVisualizer - Class in us.abstracta.jmeter.javadsl.core.listeners
Provides general logic for listeners which show some live information in Swing window.
DslVisualizer(String, Class<? extends JMeterGUIComponent>) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.DslVisualizer
 
DslWeightedSwitchController - Class in us.abstracta.jmeter.javadsl.core.controllers
Selects a child in each iteration according to specified relative weights.
DslWeightedSwitchController() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController
 
DslWeightedSwitchController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
DslWhileController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows running part of a test plan until a condition is met.
DslWhileController(String, String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController
 
DslWhileController(String, PropertyScriptBuilder.PropertyScript, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslWhileController
 
DslWhileController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
dummySampler(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a JMeter plugin Dummy Sampler which allows emulating a sampler easing testing other parts of a test plan (like extractors, controllers conditions, etc).
dummySampler(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.dummySampler(String) but allowing to set a name on the sampler.
duration() - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
Provides the time taken to run the test plan.
duration() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.Stage
 
duration - Variable in class us.abstracta.jmeter.javadsl.core.timers.DslConstantTimer
 
DurationParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a Duration value.
DurationParam(String, Duration) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.DurationParam
 
DurationParam(Duration) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.DurationParam
 
DurationParam(String, Duration, TemporalUnit) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.DurationParam
 
durationParam(String, Duration) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam representing a test element property containing a duration (in seconds).
durationParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
durationParamMillis(String, Duration) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam representing a test element property containing a duration (in milliseconds).
durationSecs - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.TimerSchedule
 
durationToSeconds(Duration) - Static method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
DynamicParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with no fixed value (ie: a variable or jmeter function reference).
DynamicParam(String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.DynamicParam
 

E

element - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
EmbeddedJmeterEngine - Class in us.abstracta.jmeter.javadsl.core.engines
Allows running test plans in an embedded JMeter instance.
EmbeddedJmeterEngine() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
EmbeddedJmeterEngine.TestRunner - Class in us.abstracta.jmeter.javadsl.core.engines
 
embeddedResourcesMatchRegex - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
embeddedResourcesMatchRegex - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
embeddedResourcesNotMatchRegex - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
embeddedResourcesNotMatchRegex - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
EmbeddedStatsSummary - Class in us.abstracta.jmeter.javadsl.core.engines
Contains statistics collected by EmbeddedJmeterEngine.
EmbeddedStatsSummary() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
EmbeddedStatsSummary.EmbeddedTimeMetricSummary - Class in us.abstracta.jmeter.javadsl.core.engines
 
EmbeddedTimeMetricSummary() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
emptyCall() - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Generates a method call that should be ignored (no code should be generated).
enabled - Variable in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
encoding(String) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies the file encoding used by the file.
encoding(Charset) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies the file encoding used by the file.
encoding - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
encoding(Charset) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default charset to be used for encoding URLs and requests contents.
encoding - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
encoding(Charset) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies the charset to be used to encode URLs and request contents.
EncodingParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with an encoding (Charset) value.
EncodingParam(String, Charset) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.EncodingParam
 
encodingParam(String, Charset) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam representing a test element property containing an encoding (Charset).
endTime() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
endTime() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets the instant when the last sample ended.
EnumParam<T extends Enum<?> & EnumParam.EnumPropertyValue> - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with an enum value.
EnumParam(Class<T>, String, T) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.EnumParam
 
enumParam(String, T) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam representing a test element property with a restricted set (enumerated) of string values.
EnumParam.EnumPropertyValue - Interface in us.abstracta.jmeter.javadsl.codegeneration.params
 
equals(Object) - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
equalsToStrings(String...) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Compares the configured DslResponseAssertion.fieldToTest(TargetField) to the given strings for equality.
errors() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
errors() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets metrics for number of samples that failed.
errorsCount() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets the total number of samples that failed.
execute(MethodCallContext, MethodCall) - Method in interface us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext.MethodCallContextEndListener
 
execute(BuildTreeContext, HashTree) - Method in interface us.abstracta.jmeter.javadsl.core.BuildTreeContext.TreeContextEndListener
 
expression - Variable in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
EXPRESSION_END_MARKER - Static variable in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
EXPRESSION_START_MARKER - Static variable in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
extractFirstThreadGroup(HashTree) - Method in interface us.abstracta.jmeter.javadsl.core.DslJmeterEngine
 
extractSamplersWeights(WeightedSwitchController) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslWeightedSwitchController.CodeBuilder
 

F

fieldToCheck - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
 
fieldToCheck(DslBoundaryExtractor.TargetField) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
Allows specifying what part of request or response to apply the extractor to.
fieldToCheck - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
 
fieldToCheck(DslRegexExtractor.TargetField) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
Allows specifying what part of request or response to apply the regular extractor to.
fieldToTest - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
fieldToTest(DslResponseAssertion.TargetField) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Specifies what field to apply the assertion to.
file() - Method in class us.abstracta.jmeter.javadsl.util.TestResource
Gets the file associated to the resource.
fileNamePrefix - Variable in class us.abstracta.jmeter.javadsl.core.listeners.ResponseFileSaver
 
filePath() - Method in class us.abstracta.jmeter.javadsl.util.TestResource
Gets the associated file path.
files - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
findBuilder(Class<T>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Finds the builder associated to the given JMeter test element class.
findBuilderByClass(Class<T>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
 
findBuilderByClass(Class<T>) - Method in interface us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilderRegistry
 
findBuilderMatchingContext(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
 
findBuilderMatchingContext(MethodCallContext) - Method in interface us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilderRegistry
 
findConstantNames(Class<?>, Class<?>, Predicate<Field>) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
findConstantNamesMap(Class<?>, Class<T>, Predicate<Field>) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
findParamsMatchingMethod(Stream<Method>, MethodParam[]) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
firstTime() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
firstTime() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets the instant when the first sample started.
FixedParam<T> - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a fixed value.
FixedParam(Class<T>, String, Function<String, T>, T) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
FixedParam(Class<T>, T, T) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
FloatParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a float value.
FloatParam(String, Float) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.FloatParam
 
floatParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Generates a MethodParam representing a float test element property.
followRedirects - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
followRedirects(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies if by default HTTP redirects should be automatically followed (a new request automatically created) when detected, or not.
followRedirects - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
followRedirects(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Allows enabling/disabling automatic request for redirects.
forEachController(String, String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a For each controller that iterates over a set of variables and runs a given set of children for each variable in the set.
forEachController(String, String, String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #forEachController(String, String, ThreadGroupChild...) but allowing to set a name which defines autogenerated variable created by JMeter containing iteration index.
ForLoopController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows running part of a test plan a given number of times inside one thread group iteration.
ForLoopController(String, String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.ForLoopController
 
forLoopController(int, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Loop Controller that allows to run specific number of times the given children in each thread group iteration.
forLoopController(String, int, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #forLoopController(int, ThreadGroupChild...) but allowing to set a name which defines autogenerated variable created by JMeter containing iteration index.
forLoopController(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #forLoopController(int, ThreadGroupChild...) but allowing to use JMeter expressions for number of loops
forLoopController(String, String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #forLoopController(String, ThreadGroupChild...) but allowing to set a name which defines autogenerated variable created by JMeter containing iteration index.
ForLoopController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
forStaticMethod(Class<?>, String, MethodParam...) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Generates a new instance for a static method within a given class that is applicable to a given set of parameters.
fragment(BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController
 
fragment(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController
 
FragmentMethodCall - Class in us.abstracta.jmeter.javadsl.core.controllers
Defines a call to a test plan fragment method definition will be used.
FragmentMethodCall(TestElement, MethodCall, MethodCallContext) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.FragmentMethodCall
 
from(String, Object...) - Static method in class us.abstracta.jmeter.javadsl.core.util.JmeterFunction
 
fromBuilderMethod(Method, MethodParam...) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
fromJmx(String) - Static method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Loads a test plan from the given JMX to be able to run it in embedded engine.
fromRps - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.TimerSchedule
 
fromTableRow(Object[]) - Static method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.UltimateThreadSchedule
 
fromTestPlanMethodCall(MethodCall, Map<Class<?>, String>) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 

G

generateCodeFromJmx(File) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
Generates DSL code from JMX file.
generateParentSample - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
 
generateParentSample() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
Specifies to create a sample result as parent of children samplers.
generateParentSample(boolean) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
Same as DslTransactionController.generateParentSample() but allowing to enable or disable it.
getBuilderOption(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
 
getBuilderOptionName(Class<?>, String) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
 
getChildrenTree() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets the JMeter test plan subtree of children elements of current context test element.
getEntry(Object) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets a value associated to a given key in the context.
getEntry(String) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
getExpression() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
getImports() - Method in interface us.abstracta.jmeter.javadsl.codegeneration.CodeSegment
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.Comment
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
Gets all classes that are required to be statically imported by generated code.
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.DurationParam
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.EncodingParam
 
getImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.EnumParam
 
getImports() - Method in class us.abstracta.jmeter.javadsl.http.ContentTypeParam
 
getMethodCall() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
The method call created for this context.
getMethodDefinitions() - Method in interface us.abstracta.jmeter.javadsl.codegeneration.CodeSegment
 
getMethodDefinitions() - Method in class us.abstracta.jmeter.javadsl.codegeneration.Comment
 
getMethodDefinitions() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
getMethodDefinitions() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
getMethodDefinitions() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
getMethodDefinitions() - Method in class us.abstracta.jmeter.javadsl.core.controllers.FragmentMethodCall
 
getOrCreateContextEntry(BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
getOrCreateEntry(String, Supplier<T>) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
getParent() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets the parent context.
getParent() - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
getReturnType() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
getRoot() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets the root context associated to the test plan.
getRoot() - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
getStaticImports() - Method in interface us.abstracta.jmeter.javadsl.codegeneration.CodeSegment
 
getStaticImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.Comment
 
getStaticImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
getStaticImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
Gets all classes that are required to be imported by generated code.
getStaticImports() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
getTestElement() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Gets the JMeter test element associated to this context.
getTestElement() - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
getType() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
getValue() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
Gets the value associated to the parameter.
getVisualizers() - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
groovy(String) - Static method in class us.abstracta.jmeter.javadsl.core.util.JmeterFunction
 
guiClass - Variable in class us.abstracta.jmeter.javadsl.codegeneration.SingleGuiClassCallBuilder
 
guiClass - Variable in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 

H

hashCode() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
header(String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Specifies an HTTP header to be sent by the sampler.
header(String, Function<DslJsr223PreProcessor.PreProcessorVars, String>) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Same as DslBaseHttpSampler.header(String, String) but allows using dynamically calculated HTTP header value.
header(String, String) - Method in class us.abstracta.jmeter.javadsl.http.HttpHeaders
Allows to set an HTTP header to be used by HTTP samplers.
headers - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
headers - Variable in class us.abstracta.jmeter.javadsl.http.HttpHeaders
 
headingComment(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allow to add a heading comment to the method call.
holdFor(Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Specifies to keep current number of threads for a given duration.
holdFor(String) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Same as DslDefaultThreadGroup.holdFor(Duration) but allowing to use JMeter expressions (variables or functions) to solve the duration.
holdFor(Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Specifies to keep current RPS for a given duration.
holdIterating(int) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Specifies to keep current number of threads until they execute the given number of iterations each.
holdIterating(String) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Same as DslDefaultThreadGroup.holdIterating(int) but allowing to use JMeter expressions (variables or functions) to solve the iterations.
host - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
host(String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Specifies the server host (domain) to be used in the HTTP request generated by the sampler.
host - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
host(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default server host (domain) to be used in the HTTP samplers.
host() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
HtmlReporter - Class in us.abstracta.jmeter.javadsl.core.listeners
Generates a nice HTML report at the end of test plan execution.
HtmlReporter(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
 
htmlReporter(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTML Reporter which allows easily generating HTML reports for test plans.
htmlReporter(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTML Reporter which allows easily generating HTML reports for test plans.
HtmlReporter.ApdexThresholds - Class in us.abstracta.jmeter.javadsl.core.listeners
 
HtmlReporter.AutoFlushingResultCollector - Class in us.abstracta.jmeter.javadsl.core.listeners
 
httpAuth() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an Auth manager which simplifies configuration for automatic authentication of HTTP requests.
httpCache() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Cache manager at the test plan level which allows configuring caching behavior used by HTTPRequest samplers.
httpCookies() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Cookie manager at the test plan level which allows configuring cookies settings used by HTTPRequest samplers.
httpDefaults() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTTP request defaults element that allows setting default values used by HTTP samplers.
HttpElementHelper - Class in us.abstracta.jmeter.javadsl.http
Contains common logic used by HTTP samplers and config elements.
HttpElementHelper() - Constructor for class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
HttpHeaders - Class in us.abstracta.jmeter.javadsl.http
Allows specifying HTTP headers (through an underlying JMeter HttpHeaderManager) to be used by HTTP samplers.
HttpHeaders() - Constructor for class us.abstracta.jmeter.javadsl.http.HttpHeaders
 
httpHeaders() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTTP header manager which allows setting HTTP headers to be used by HTTPRequest samplers.
HttpHeaders.CodeBuilder - Class in us.abstracta.jmeter.javadsl.http
 
httpSampler(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTTP Request sampler to sample HTTP requests.
httpSampler(Function<DslJsr223PreProcessor.PreProcessorVars, String>) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an HTTP Request sampler to sample HTTP requests with a dynamically calculated URL.
httpSampler(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.httpSampler(String) but allowing to set a name to the HTTP Request sampler.
httpSampler(String, Function<DslJsr223PreProcessor.PreProcessorVars, String>) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.httpSampler(Function) but allowing to set a name to the HTTP Request sampler.

I

ifController(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds an If Controller that allows to conditionally run specified children.
ifController(PropertyScriptBuilder.PropertyScript, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #ifController(String, ThreadGroupChild...) but allowing to use Java type safety and code completion when specifying the condition.
ignoreFirstLine() - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies to ignore first line of the CSV.
ignoreFirstLine(boolean) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Same as DslCsvDataSet.ignoreFirstLine() but allowing to enable or disable it.
ignoreMissingBindings() - Method in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
ignoreStatus - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
ignoreStatus() - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Specifies that any previously status set to the request should be ignored, and request should be marked as success by default.
ignoreStatus(boolean) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Same as DslResponseAssertion.ignoreStatus() but allowing to enable or disable it.
imports(Set<String>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
includeJmeterProperties - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
includeSamplerProperties - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
includeSystemProperties - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
includeTimers - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
 
includeTimersAndProcessorsTime() - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
Specifies to include time spent in timers and pre- and post-processors in sample results.
includeTimersAndProcessorsTime(boolean) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTransactionController
Same as DslTransactionController.includeTimersAndProcessorsTime() but allowing to enable or disable it.
includeVariables - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
 
increment(long, long) - Method in class us.abstracta.jmeter.javadsl.core.stats.CountMetricSummary
Updates collected summary data with given info.
INDENT - Static variable in class us.abstracta.jmeter.javadsl.codegeneration.Indentation
 
indent(String, String) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.Indentation
 
INDENT - Static variable in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Deprecated.
Indentation - Class in us.abstracta.jmeter.javadsl.codegeneration
Handles code indentation logic.
Indentation() - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.Indentation
 
indentLevel(int) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.Indentation
 
InfluxDbBackendListener - Class in us.abstracta.jmeter.javadsl.core.listeners
Test element which publishes all test run metrics to an InfluxDB instance.
InfluxDbBackendListener(String) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
InfluxDbBackendListener.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.listeners
 
influxDbListener(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Backend Listener configured to use InfluxDB to send all results for easy tracing, historic, comparison and live test results.
initLocale() - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterEnvironment
 
initThreads - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
initThreads(int) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Specifies the initial number of threads to use.
IntParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with an integer value.
IntParam(String, Integer) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.IntParam
 
IntParam(int) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.IntParam
 
intParam(String, Integer) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Generates a MethodParam representing an integer test element property.
intParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Same as TestElementParamBuilder.intParam(String, Integer) but with no default value.
invertCheck - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
invertCheck() - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Allows inverting/negating each of the checks applied by the assertion.
invertCheck(boolean) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Same as DslResponseAssertion.invertCheck() but allowing to enable or disable it.
isCommented() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to check if this method call is marked to be commented out.
isDefault() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
Allows checking if a parameter is set to the default value.
isDefault() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
isDefault() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
isEmpty() - Method in class us.abstracta.jmeter.javadsl.http.HttpHeaders
 
isFixedStage() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.Stage
 
isIgnored() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
isIgnored() - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.NameParam
 
isRoot() - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
iterations() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.Stage
 
iterations - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
 
iterations(int) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
Allows specifying the number of iterations (times) to run the child elements of the thread group for each configured thread.
iterationVarName - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController
 

J

jmesPath - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor
 
JmeterDsl - Class in us.abstracta.jmeter.javadsl
This is the main class to be imported from any code using JMeter DSL.
JmeterEnvironment - Class in us.abstracta.jmeter.javadsl.core.engines
Allows configuring a local JMeter environment required for getting resource messages, running test plans, saving test plans, etc.
JmeterEnvironment() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.JmeterEnvironment
 
JmeterFunction - Class in us.abstracta.jmeter.javadsl.core.util
 
JmeterFunction() - Constructor for class us.abstracta.jmeter.javadsl.core.util.JmeterFunction
 
JmeterGui - Class in us.abstracta.jmeter.javadsl.core.engines
Displays JMeter GUI in current JVM.
JmeterGui() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.JmeterGui
 
jmeterProperties() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies to include JMeter properties (test plan parameters, or info shared by threads) in sub sample response body.
jmeterProperties(boolean) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies if JMeter properties (test plan parameters, or info shared by threads) should or not be included in sub sample response body.
JmeterUrl - Class in us.abstracta.jmeter.javadsl.http
Allows parsing url components without failing when JMeter expressions are used on them.
JmeterUrl(String, String, String, String) - Constructor for class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
jmeterVariables(boolean) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies if JMeter variables should or not be included in sub sample response body.
jsonExtractor(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a JSON JMESPath Extractor which allows using a JMESPath to extract part of a JSON response.
jsr223PostProcessor(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a JSR223 Post Processor which allows including custom logic to process sample results.
jsr223PostProcessor(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PostProcessor(String) but allowing to set a name on the post processor.
jsr223PostProcessor(DslJsr223PostProcessor.PostProcessorScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PostProcessor(String) but allowing to use Java type safety and code completion when specifying the script.
jsr223PostProcessor(String, DslJsr223PostProcessor.PostProcessorScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PostProcessor(String, String) but allowing to use Java type safety and code completion when specifying the script.
jsr223PreProcessor(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a JSR223 Pre Processor which allows including custom logic to modify requests.
jsr223PreProcessor(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PreProcessor(String) but allowing to set a name on the preprocessor.
jsr223PreProcessor(DslJsr223PreProcessor.PreProcessorScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PreProcessor(String) but allowing to use Java type safety and code completion when specifying the script.
jsr223PreProcessor(String, DslJsr223PreProcessor.PreProcessorScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223PreProcessor(String, String) but allowing to use Java type safety and code completion when specifying the script.
jsr223Sampler(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a JSR223 Sampler which allows sampling any Java API or custom logic.
jsr223Sampler(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223Sampler(String) but allowing to set a name on the sampler.
jsr223Sampler(DslJsr223Sampler.SamplerScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223Sampler(String) but allowing to use Java type safety and code completion when specifying the script.
jsr223Sampler(String, DslJsr223Sampler.SamplerScript) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.jsr223Sampler(String, String) but allowing to use Java type safety and code completion when specifying the script.
Jsr223ScriptVars(String, SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223ScriptVars
 
Jsr223TestElementCallBuilder(Class<T>, String, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223TestElementCallBuilder
 
jtlFile - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
JtlWriter - Class in us.abstracta.jmeter.javadsl.core.listeners
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(String, String) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
jtlWriter(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Simple Data Writer to write all collected results to a JTL file.
jtlWriter(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Simple Data Writer to write all collected results to a JTL file.
JtlWriter.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.listeners
 
JtlWriter.SampleStatus - Enum in us.abstracta.jmeter.javadsl.core.listeners
 

L

label - Variable in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223ScriptVars
 
labelApdexThresholds - Variable in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
 
labeledStats - Variable in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
labels() - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
Provides a set of collected labels (usually samplers labels).
language - Variable in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
language(String) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
lastRps - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
leftBoundary - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
 
listenerClass - Variable in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
load(HashTree) - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterGui
 
loadBeanProperties(TestElement) - Static method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
loadTree(File) - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterEnvironment
 
localBasePort(int) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
Allows setting the initial port number used to calculate rest of ports to establish RMI connections.
localJMeterEnv(JmeterEnvironment) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
 
log - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
logNonGuiExecutionWarning() - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslVisualizer
 
logOnly - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
logOnly(JtlWriter.SampleStatus) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows filtering which sample results to log according to their status.
LongParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a long value.
LongParam(String, Long) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.LongParam
 
LongParam(long) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.LongParam
 
longParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Generates a MethodParam representing a long test element property.

M

matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
Allows checking if this builder can build method calls for the given context.
matches(String) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.params.DynamicParam
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.SingleGuiClassCallBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.codegeneration.SingleTestElementCallBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.DslTestFragmentController.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.controllers.PercentController.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener.BackendListenerCodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.SimpleThreadGroupHelper.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.CodeBuilder
 
matches(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup.CodeBuilder
 
matches(String) - Method in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
matchesRegexes(String...) - Method in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
Checks if the configured DslResponseAssertion.fieldToTest(TargetField) matches (completely, and not just part of it) given regular expressions.
matchNumber(int) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
Sets the match number to be extracted.
matchNumber(int) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsonExtractor
Sets the match number to be extracted.
matchNumber(int) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
Sets the match number to be extracted.
matchNumber - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslVariableExtractor
 
max() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
max() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the maximum collected value.
maximum - Variable in class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer
 
maxThreads - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
maxThreads(int) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Specifies the maximum number of threads to use.
mean() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
mean() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the mean/average of collected values.
measurement - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
measurement(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows specifying the name of the measurement that contains collected metrics sent to InfluxDB.
median() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
median() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the median of collected values.
method - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 
method(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies the HTTP method to be used in the HTTP request generated by the sampler.
MethodCall - Class in us.abstracta.jmeter.javadsl.codegeneration
Represents a method call, it's parameters and chained invocations.
MethodCall(String, Class<?>, MethodParam...) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
MethodCallBuilder - Class in us.abstracta.jmeter.javadsl.codegeneration
Builds a method call for a particular DSL test element.
MethodCallBuilder(List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
This constructor is used by the DslCodeGenerator to instantiate MethodCallBuilders providing them their associated builder methods found in DSL classes registered on the DslCodeGenerator.
MethodCallBuilderRegistry - Interface in us.abstracta.jmeter.javadsl.codegeneration
 
MethodCallContext - Class in us.abstracta.jmeter.javadsl.codegeneration
Contains information and logic needed by MethodCallBuilder instances to create MethodCalls for a given JMeter test plan subtree.
MethodCallContext(TestElement, HashTree, MethodCallContext, MethodCallBuilderRegistry) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
 
MethodCallContext.MethodCallContextEndListener - Interface in us.abstracta.jmeter.javadsl.codegeneration
 
methodDefinitions(List<String>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
methodName - Variable in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
 
MethodParam - Class in us.abstracta.jmeter.javadsl.codegeneration
Generates code for a MethodCall parameter.
MethodParam(Class<?>, String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
min() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
min() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the minimum collected value.
minimum - Variable in class us.abstracta.jmeter.javadsl.core.timers.DslUniformRandomTimer
 
modifyTestElementEmbeddedResources(TestElement, boolean, String, String) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
modifyTestElementProxy(TestElement, String, String, String) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
modifyTestElementTimeouts(TestElement, Duration, Duration) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
modifyTestElementUrl(TestElement, String, String, String, String) - Static method in class us.abstracta.jmeter.javadsl.http.HttpElementHelper
 
MultiLevelTestElement - Interface in us.abstracta.jmeter.javadsl.core.testelements
This is just a simple interface to avoid code duplication for test elements that apply at different levels of a test plan (at test plan, thread group or as sampler child).
multiPart - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
 

N

name - Variable in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
NameParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter associated to a test element name.
NameParam(String, String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.NameParam
 
nameParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Generates a MethodParam representing a test element name.

O

onceOnlyController(BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Once Only Controller that allows running a part of a test plan only once and only on the first iteration of each thread group.
OnlyChildrenMethodCall() - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.DslRecordingController.OnlyChildrenMethodCall
 
order() - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
This method allows specifying an order over builders.
overall() - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
Provides statistics for the entire test plan.
overallStats - Variable in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 

P

param(String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Allows specifying a query parameter or url encoded form body parameter.
paramType - Variable in class us.abstracta.jmeter.javadsl.codegeneration.MethodParam
 
path - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
path - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
path(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default URL path to be used in the HTTP samplers.
path() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
perc90() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
perc90() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the 90 percentile of samples times.
perc95() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
perc95() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the 95 percentile of samples times.
perc99() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary.EmbeddedTimeMetricSummary
 
perc99() - Method in interface us.abstracta.jmeter.javadsl.core.stats.TimeMetricSummary
Gets the 99 percentile of samples times.
percent - Variable in class us.abstracta.jmeter.javadsl.core.controllers.PercentController
 
PercentController - Class in us.abstracta.jmeter.javadsl.core.controllers
Allows running only given percent of times given test plan elements.
PercentController(String, List<BaseThreadGroup.ThreadGroupChild>) - Constructor for class us.abstracta.jmeter.javadsl.core.controllers.PercentController
 
percentController(float, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Percent Controller to execute children only a given percent of times.
percentController(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #percentController(float, ThreadGroupChild...) but allowing using JMeter expressions (eg: ${PERCENT_VAR}) in percent parameter.
PercentController.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.controllers
 
perSecond() - Method in class us.abstracta.jmeter.javadsl.core.stats.CountMetricSummary
Provides the average count per second for the given metric.
perThread - Variable in class us.abstracta.jmeter.javadsl.core.controllers.PercentController
 
perThread() - Method in class us.abstracta.jmeter.javadsl.core.controllers.PercentController
Specifies to apply percent control per thread instead of shared by all threads.
perThread(boolean) - Method in class us.abstracta.jmeter.javadsl.core.controllers.PercentController
Same as PercentController.perThread() but allowing to enable or disable it.
perThread() - Method in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
Allows specifying that configured throughput should be counted per thread.
port - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
port(int) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Specifies the HTTP Sampler port to be used in the HTTP request generated by the sampler.
port - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
port(int) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default port to be used in the HTTP samplers.
port() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
post(String, ContentType) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Specifies that the sampler should send an HTTP POST to defined URL.
post(Function<DslJsr223PreProcessor.PreProcessorVars, String>, ContentType) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.post(String, ContentType) but allowing to use a dynamically calculated body.
PostProcessorVars(String, SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.core.postprocessors.DslJsr223PostProcessor.PostProcessorVars
 
PREFER_ENCODED_PARAMS - Static variable in class us.abstracta.jmeter.javadsl.http.DslHttpSampler.CodeBuilder
 
prependChild(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows adding a child method at the beginning of children methods.
prependChild(TestElement, HashTree) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Adds a child method call context, as first child call, built using provided test element and tree.
prependChild(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
PreProcessorVars(String, SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.core.preprocessors.DslJsr223PreProcessor.PreProcessorVars
 
prev - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
prevMap() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Builds a map from last sample result to ease visualization and debugging.
prevMetadata() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Builds a map from last sample result including most significant metadata to ease visualization and debugging.
prevMetrics() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Builds a map from last sample result collected metrics to ease visualization and debugging.
prevRequest() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Builds a string from last sample result request to ease visualization and debugging.
prevResponse() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Builds a string from last sample result response to ease visualization and debugging.
prop(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets the JMeterProperty instance for the given test element and property name.
prop(String, Object) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
Allows setting properties to be used during test plan execution.
propertiesFile(String) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
Allows specifying a properties file path to get properties from.
propertyIterator2Stream(PropertyIterator) - Static method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallBuilder
 
PropertyScriptBuilder - Class in us.abstracta.jmeter.javadsl.core.util
Contains logic to create a script to be contained in a JMeter property (like if conditions).
PropertyScriptBuilder(String) - Constructor for class us.abstracta.jmeter.javadsl.core.util.PropertyScriptBuilder
 
PropertyScriptBuilder(PropertyScriptBuilder.PropertyScript) - Constructor for class us.abstracta.jmeter.javadsl.core.util.PropertyScriptBuilder
 
PropertyScriptBuilder.PropertyScript - Interface in us.abstracta.jmeter.javadsl.core.util
Allows to use any java code as property.
PropertyScriptBuilder.PropertyScriptVars - Class in us.abstracta.jmeter.javadsl.core.util
 
PropertyScriptVars(String, SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.core.util.PropertyScriptBuilder.PropertyScriptVars
 
propertyValue() - Method in interface us.abstracta.jmeter.javadsl.codegeneration.params.EnumParam.EnumPropertyValue
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.TargetField
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.Sharing
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.TargetField
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.TargetField
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.Scope
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup.SampleErrorAction
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer.ThroughputMode
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.http.DslCookieManager.CookiePolicy
 
propertyValue - Variable in enum us.abstracta.jmeter.javadsl.http.DslHttpSampler.HttpClientImpl
 
propertyValue() - Method in enum us.abstracta.jmeter.javadsl.http.DslHttpSampler.HttpClientImpl
 
props - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
protocol - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
protocol(String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Specifies the HTTP Sampler protocol to be used in the HTTP request generated by the sampler.
protocol - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
protocol(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default protocol (eg: HTTP, HTTPS) to be used in the HTTP samplers.
protocol() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
proxy(String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Allows specifying a proxy through which all http requests will be sent to their final destination.
proxy(String, String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Same as DslBaseHttpSampler.proxy(String) but allowing also to specify proxy credentials.
proxy(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows specifying a proxy through which all http requests will be sent to their final destination.
proxy(String, String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Same as DslHttpDefaults.proxy(String) but allowing also to specify proxy credentials.
proxyPassword - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
proxyPassword - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
proxyUrl - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
proxyUrl - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
proxyUser - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
proxyUser - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 

Q

queueSize - Variable in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
queueSize(int) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
Specifies the length of sample results queue used to asynchronously send the information to the backend service.

R

rampTo(int, Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Allows ramping up or down threads with a given duration.
rampTo(String, String) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Same as DslDefaultThreadGroup.rampTo(int, Duration) but allowing to use JMeter expressions (variables or functions) to solve the actual parameter values.
rampTo(double, Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Allows ramping up or down RPS with a given duration.
rampToAndHold(int, Duration, Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
simply combines DslDefaultThreadGroup.rampTo(int, Duration) and DslDefaultThreadGroup.holdFor(Duration) which are usually used in combination.
rampToAndHold(String, String, String) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Same as DslDefaultThreadGroup.rampToAndHold(int, Duration, Duration) but allowing to use JMeter expressions (variables or functions) to solve the actual parameter values.
rampToAndHold(double, Duration, Duration) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Simply combines RpsThreadGroup.rampTo(double, Duration) and RpsThreadGroup.holdFor(Duration) which are usually used in combination.
randomOrder() - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies to get file lines in random order instead of sequentially iterating over them.
randomOrder(boolean) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Same as DslCsvDataSet.randomOrder() but allowing to enable or disable it.
rawContents() - Method in class us.abstracta.jmeter.javadsl.util.TestResource
Gets all the contents of the resource without replacing OS specific new lines characters.
rawParam(String, String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpSampler
Same as DslHttpSampler.param(String, String) but param name and value will be sent with no additional encoding.
receivedBytes() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
receivedBytes() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets metrics for received bytes in sample responses.
reChain(MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows extracting from a given call the list of chained method calls and re assign them to this call.
regex - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
 
regexExtractor(String, String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Regex Extractor which allows using regular expressions to extract different parts of a sample result (request or response).
registerDependency(MethodCallContext, MethodCall) - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement.CodeBuilder
 
registerDependency(BuildTreeContext) - Method in class us.abstracta.jmeter.javadsl.http.AutoEnabledHttpConfigElement
 
registerDependency(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults.CodeBuilder
 
removeChild(Predicate<TestElement>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Allows removing an instance of the given test element class from the children tree.
removeContentTypeHeader(MethodCallContext) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler.BaseHttpSamplerCodeBuilder
 
replaceChild(MethodCall, MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows replacing a child method call with another.
replaceChild(MethodCall, MethodCall) - Method in class us.abstracta.jmeter.javadsl.codegeneration.params.ChildrenParam
 
replaceMethodCall(TestElement, UnaryOperator<MethodCall>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Allows replacing or transforming the method call associated to a given test element.
reportDirectory - Variable in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
 
requestBody - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
requestBody(String) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies the request body used in generated sample results.
RESET_CONNECTIONS_BETWEEN_ITERATIONS_PROP - Static variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
resetConnectionsBetweenIterations() - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies to reset (drop and recreate) connections on each thread group iteration.
resetConnectionsBetweenIterations(boolean) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Same as DslHttpDefaults.resetConnectionsBetweenIterations() but allowing to enable or disable setting.
responseAssertion() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Response Assertion to be able to check that obtained sample result is the expected one.
responseAssertion(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.responseAssertion() but allowing to set a name on the assertion, which can be later used to identify assertion results and differentiate it from other assertions.
responseBody - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
responseCode - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
responseCode(String) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies the response code included in generated sample results.
ResponseFileSaver - Class in us.abstracta.jmeter.javadsl.core.listeners
Generates one file for each response of a sample/request.
ResponseFileSaver(String) - Constructor for class us.abstracta.jmeter.javadsl.core.listeners.ResponseFileSaver
 
responseFileSaver(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Response File Saver to generate a file for each response of a sample.
ResponseFileSaver.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.listeners
 
responseMessage - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
responseMessage(String) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies the response message included in generated sample results.
responseTime - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
responseTime(Duration) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies the response time used in generated sample results.
responseTime(String) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Same as DslDummySampler.responseTime(Duration) but allowing to specify a JMeter expression for evaluation.
responseTimeout - Variable in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
 
responseTimeout(Duration) - Method in class us.abstracta.jmeter.javadsl.http.DslBaseHttpSampler
Allows to set the maximum amount of time to wait for a response to an HTTP request.
responseTimeout - Variable in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
 
responseTimeout(Duration) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Allows to set the maximum amount of time to wait for a response to an HTTP request.
resultsLimit - Variable in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree
 
resultsLimit(int) - Method in class us.abstracta.jmeter.javadsl.core.listeners.DslViewResultsTree
Specifies the maximum number of sample results to show.
resultsTreeVisualizer() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a View Results Tree element to show live results in a pop-up window while the test runs.
rightBoundary - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor
 
RpsThreadGroup - Class in us.abstracta.jmeter.javadsl.core.threadgroups
Configures a thread group which dynamically adapts the number of threads and pauses to match a given rps.
RpsThreadGroup(String) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
rpsThreadGroup() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a thread group that dynamically adapts thread count and pauses to match a given RPS.
rpsThreadGroup(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.rpsThreadGroup() but allowing to set a name on the thread group.
RpsThreadGroup.EventType - Enum in us.abstracta.jmeter.javadsl.core.threadgroups
 
RpsThreadGroup.TimerSchedule - Class in us.abstracta.jmeter.javadsl.core.threadgroups
 
run(DslTestPlan) - Method in interface us.abstracta.jmeter.javadsl.core.DslJmeterEngine
Runs the given test plan obtaining the execution metrics.
run() - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Uses EmbeddedJmeterEngine to run the test plan.
run(DslTestPlan) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
 
run(DslTestPlan) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
run() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine.TestRunner
 
run(T) - Method in interface us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223Script
 
run(P) - Method in interface us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScript
 
runIn(DslJmeterEngine) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Allows to run the test plan in a given engine.
runInEnv(DslTestPlan, JmeterEnvironment) - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine
 
runScript(T) - Method in interface us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223Script
 
runTest() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine.TestRunner
 
runtimeController(Duration, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Runtime Controller that stops executing child elements when a period of time expires.
runtimeController(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #runtimeController(Duration, ThreadGroupChild...) but allowing to use JMeter expressions for the duration.

S

sampleErrorAction - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
 
sampleErrorAction(BaseThreadGroup.SampleErrorAction) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup
Specifies what action to be taken when a sample error is detected.
sampler - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
sampleResult - Variable in class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler.SamplerVars
 
samplerProperties() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies to include parent sampler properties (parameters of the sampler) in sub sample response body.
samplerProperties(boolean) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies if parent sampler properties (parameters of the sampler) should or not be included in sub sample response body.
samplersRegex - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
samplersRegex(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows specifying a regular expression used to filter collected metrics.
SamplerVars(SampleResult, String, SampleResult, JMeterContext, JMeterVariables, Properties, Sampler, Logger) - Constructor for class us.abstracta.jmeter.javadsl.java.DslJsr223Sampler.SamplerVars
 
samples() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
samples() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets metrics for number of samples
samplesCount() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets the total number of samples.
sampleTime() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
sampleTime() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets metrics for time spent in samples.
sampleTimePercentile99() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets the 99 percentile of samples times.
sampleVariables - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
satisfied - Variable in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.ApdexThresholds
 
saveActiveThreadCounts - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveAsJmx(String) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Saves the given test plan as JMX, which allows it to be loaded in JMeter GUI.
saveAssertionFailureMessage - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveAssertionResults - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveAsXml - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveAsXml(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows specifying to use XML or CSV format for saving JTL.
saveConnectTime - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveDataType - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveElapsedTime - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveEncoding - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveFieldNames - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveHostname - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveIdleTime - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveLabel - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveLatency - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveReceivedByteCount - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveRequestHeaders - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveResponseCode - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveResponseData - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveResponseFilename - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveResponseHeaders - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveResponseMessage - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveSampleAndErrorCounts - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveSamplerData - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveSentByteCount - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveSubResults - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveSuccess - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveThreadName - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveTimeStamp - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
saveTree(HashTree, FileOutputStream) - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterEnvironment
 
saveUrl - Variable in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
 
schedules - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
SCHEME_DELIMITER - Static variable in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
scope - Variable in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
 
scope(DslScopedTestElement.Scope) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
Allows specifying if the element should be applied to main sample and/or sub samples.
ScopedTestElementCallBuilder(Class<T>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.ScopedTestElementCallBuilder
 
ScopedTestElementCallBuilder(String, Class<T>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.ScopedTestElementCallBuilder
 
scopeVariable - Variable in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
 
scopeVariable(String) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
Allows specifying that the element should be applied to the contents of a given JMeter variable.
scriptBuilder - Variable in class us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement
 
scriptString - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder
 
seconds - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslRuntimeController
 
sentBytes() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedStatsSummary
 
sentBytes() - Method in interface us.abstracta.jmeter.javadsl.core.stats.StatsSummary
Gets metrics for sent bytes in samples requests.
sequentialThreadGroups() - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Specifies to run thread groups one after the other, instead of running them in parallel.
sequentialThreadGroups(boolean) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Specifies to run thread groups one after the other, instead of running them in parallel.
serializeThreadGroups - Variable in class us.abstracta.jmeter.javadsl.core.DslTestPlan
 
set(String, String) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslVariables
Allows setting a JMeter thread variable.
setBuilderOption(String, Object) - Method in class us.abstracta.jmeter.javadsl.codegeneration.DslCodeGenerator
 
setCommented(boolean) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Marks or un-marks this method call as to be commented out.
setEnd(Instant) - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
setEntry(Object, Object) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCallContext
Allows to store a value associated to a given key in the context.
setEntry(String, Object) - Method in class us.abstracta.jmeter.javadsl.core.BuildTreeContext
 
setScopeTo(AbstractScopedTestElement) - Method in class us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement
 
setStart(Instant) - Method in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
setupThreadGroup(BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a thread group that allows running logic before other thread groups.
setupThreadGroup(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #setupThreadGroup(ThreadGroupChild...) but allowing to set a name on the thread group.
setupThreadGroup() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a setup thread group which allows tuning settings before setting its children.
setupThreadGroup(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.setupThreadGroup() but allowing to set a name on the thread group.
sharedIn(DslCsvDataSet.Sharing) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Allows changing the way CSV file is consumed (shared) by threads.
showAndWaitFrameWith(Component, String, int, int) - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
showFrameWith(Component, String, int, int, Runnable) - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
showInGui() - Method in interface us.abstracta.jmeter.javadsl.core.DslTestElement
Shows the test element in it's defined GUI in a popup window.
showInGui() - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
 
showInGui() - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
showTestElementGui(Component, Runnable) - Method in class us.abstracta.jmeter.javadsl.core.testelements.BaseTestElement
 
showTimeline() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
Shows a graph with a timeline of planned threads count execution for this test plan.
showTimeline() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
SimpleThreadGroupCodeBuilder(Class<T>, String, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup.SimpleThreadGroupCodeBuilder
 
SimpleThreadGroupHelper - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
SimpleThreadGroupHelper(List<Stage>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.SimpleThreadGroupHelper
 
SimpleThreadGroupHelper.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
simulateResponseTime - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
simulateResponseTime(boolean) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies if used response time should be simulated (the sample will sleep for the given duration) or not.
SingleGuiClassCallBuilder - Class in us.abstracta.jmeter.javadsl.codegeneration
Abstracts common logic for usual scenario where MethodCallBuilders apply to test elements associated to certain JMeter Gui component.
SingleGuiClassCallBuilder(Class<? extends JMeterGUIComponent>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.SingleGuiClassCallBuilder
 
SingleSeriesTimelinePanel - Class in us.abstracta.jmeter.javadsl.core.util
Simplifies the creation of GraphPanelChart which only contain one time series.
SingleSeriesTimelinePanel(String) - Constructor for class us.abstracta.jmeter.javadsl.core.util.SingleSeriesTimelinePanel
 
SingleTestElementCallBuilder<T extends org.apache.jmeter.testelement.TestElement> - Class in us.abstracta.jmeter.javadsl.codegeneration
Abstracts common logic for usual scenario where MethodCallBuilders apply to only one type of JMeter test element.
SingleTestElementCallBuilder(Class<T>, List<Method>) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.SingleTestElementCallBuilder
 
solve() - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
solve() - Method in class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
spareThreads - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
 
spareThreads(double) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup
Specifies the number of spare (not used) threads to keep in the thread group.
Stage - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
Represents a stage in thread profiling (ramp up or down, hold duration or iterations).
Stage(Object, Object, Object) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.Stage
 
stages - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.DslDefaultThreadGroup
 
staticImports(Set<String>) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
StatsSummary - Interface in us.abstracta.jmeter.javadsl.core.stats
Contains summary statistics of a group of collected sample results.
statsSummaryBuilder - Variable in class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
stop() - Method in class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine.TestRunner
 
stopEnginesOnTestEnd() - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
Specifies to stop remote engines once a test is run and finished.
stopEnginesOnTestEnd(boolean) - Method in class us.abstracta.jmeter.javadsl.core.engines.DistributedJmeterEngine
Same as DistributedJmeterEngine.stopEnginesOnTestEnd() but allowing to enable or disable it.
stopThreadOnEOF() - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies to stop threads when end of given CSV file is reached.
stopThreadOnEOF(boolean) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Same as DslCsvDataSet.stopThreadOnEOF() but allowing to enable or disable it.
StringArrayParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
 
StringArrayParam(String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.StringArrayParam
 
StringParam - Class in us.abstracta.jmeter.javadsl.codegeneration.params
Is a parameter with a string value.
StringParam(String, String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.StringParam
 
StringParam(String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.params.StringParam
 
stringParam(String, String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Gets a MethodParam for a string test element property.
stringParam(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Same as TestElementParamBuilder.stringParam(String, String) but with no default value.
StringsCollectionParam(CollectionProperty) - Constructor for class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.CodeBuilder.StringsCollectionParam
 
StringTemplate - Class in us.abstracta.jmeter.javadsl.core.util
String template engine allowing easy string regex matching and usual template engine resolution.
StringTemplate(String) - Constructor for class us.abstracta.jmeter.javadsl.core.util.StringTemplate
 
successful - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
successful(boolean) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Allows generating successful or unsuccessful sample results for this sampler.
systemProperties() - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies to include system properties (JVM parameters and properties) in sub sample response body.
systemProperties(boolean) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslDebugPostProcessor
Specifies if system properties (JVM parameters and properties) should or not be included in sub sample response body.

T

tag(String, String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows adding tags to be included with every measurement sent to InfluxDB.
tags - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
tearDownOnlyAfterMainThreadsDone - Variable in class us.abstracta.jmeter.javadsl.core.DslTestPlan
 
tearDownOnlyAfterMainThreadsDone() - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Allows running tear down thread groups only after main thread groups ends cleanly (due to iterations or time limit).
tearDownOnlyAfterMainThreadsDone(boolean) - Method in class us.abstracta.jmeter.javadsl.core.DslTestPlan
Allows running tear down thread groups only after main thread groups ends cleanly (due to iterations or time limit).
teardownThreadGroup(BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a thread group that allows running logic after other thread groups.
teardownThreadGroup(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #teardownThreadGroup(ThreadGroupChild...) but allowing to set a name on the thread group.
teardownThreadGroup() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a teardown thread group which allows tuning settings before setting its children.
teardownThreadGroup(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.teardownThreadGroup() but allowing to set a name on the thread group.
template - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
 
template(String) - Method in class us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor
Specifies the final string to store in the JMeter Variable.
TestClassTemplate - Class in us.abstracta.jmeter.javadsl.codegeneration
Handles resolution of junit 5 test class code generation.
TestClassTemplate() - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
testElementClass - Variable in class us.abstracta.jmeter.javadsl.codegeneration.SingleTestElementCallBuilder
 
TestElementContainer<T extends TestElementContainer<T,C>,C extends DslTestElement> - Class in us.abstracta.jmeter.javadsl.core.testelements
Abstracts logic for DslTestElement that can nest other test elements.
TestElementContainer(String, Class<? extends JMeterGUIComponent>, List<C>) - Constructor for class us.abstracta.jmeter.javadsl.core.testelements.TestElementContainer
 
TestElementParamBuilder - Class in us.abstracta.jmeter.javadsl.codegeneration
Is a wrapper class for TestElement for easy creation of MethodParam instances.
TestElementParamBuilder(TestElement) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Creates an instance for a given TestElement.
TestElementParamBuilder(TestElement, String) - Constructor for class us.abstracta.jmeter.javadsl.codegeneration.TestElementParamBuilder
Same as TestElementParamBuilder(TestElement) but allowing to define a common properties prefix for the test element.
testEnded(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.AutoFlushingResultCollector
 
testPlan(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.TestClassTemplate
 
testPlan(DslTestPlan.TestPlanChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a new test plan.
TestPlanStats - Class in us.abstracta.jmeter.javadsl.core
Contains all statistics collected during the execution of a test plan.
TestPlanStats(Supplier<StatsSummary>) - Constructor for class us.abstracta.jmeter.javadsl.core.TestPlanStats
 
testResource(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Allows easy usage of test resources like the ones in src/test/resource in maven projects.
TestResource - Class in us.abstracta.jmeter.javadsl.util
Eases usage of test resources files (e.g.: files in src/test/resources).
TestResource(String) - Constructor for class us.abstracta.jmeter.javadsl.util.TestResource
 
TestRunner() - Constructor for class us.abstracta.jmeter.javadsl.core.engines.EmbeddedJmeterEngine.TestRunner
 
testStrategy - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
testStrings - Variable in class us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion
 
threadCount() - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.Stage
 
threadCount - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
 
threadCount(int) - Method in class us.abstracta.jmeter.javadsl.core.threadgroups.DslSimpleThreadGroup
Allows specifying the number of threads to run in parallel iterations of provided tasks.
threadGroup(int, int, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a new thread group with a given number of threads & iterations.
threadGroup(String, int, int, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #threadGroup(int, int, ThreadGroupChild...) but allowing to set a name on the thread group.
threadGroup(int, Duration, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a new thread group with a given number of threads & their duration.
threadGroup(String, int, Duration, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #threadGroup(int, Duration, ThreadGroupChild...) but allowing to set a name on the thread group.
threadGroup() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a new thread group without any thread configuration.
threadGroup(String) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as JmeterDsl.threadGroup() but allowing to set a name on the thread group.
threadName - Variable in class us.abstracta.jmeter.javadsl.core.util.PropertyScriptBuilder.PropertyScriptVars
 
throughput - Variable in class us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer
 
throughputTimer(double) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Constant Throughput Timer which paces samplers to limit the throughput.
timeGraphsGranularity(Duration) - Method in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
Allows specifying the granularity for time graphs.
TimeMetricSummary - Interface in us.abstracta.jmeter.javadsl.core.stats
Provides summary data for a set of timing values.
title - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
title(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows setting a title for the test which will be included in started and ended annotations in "events" measurement.
token - Variable in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
 
token(String) - Method in class us.abstracta.jmeter.javadsl.core.listeners.InfluxDbBackendListener
Allows specifying a token for authentication with InfluxDB 2 instances.
tolerated - Variable in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter.ApdexThresholds
 
toRps - Variable in class us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.TimerSchedule
 
toString() - Method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
total() - Method in class us.abstracta.jmeter.javadsl.core.stats.CountMetricSummary
Provides the total count (the sum).
transaction(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a new transaction controller with the given name.
transactionApdexThresholds(String, Duration, Duration) - Method in class us.abstracta.jmeter.javadsl.core.listeners.HtmlReporter
Allows to configure a particular sample label Apdex thresholds.

U

UltimateThreadGroupHelper - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
UltimateThreadGroupHelper(List<Stage>) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper
 
UltimateThreadGroupHelper.CodeBuilder - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
UltimateThreadGroupHelper.UltimateThreadSchedule - Class in us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
UltimateThreadSchedule(int, Duration, Duration, Duration, Duration) - Constructor for class us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup.UltimateThreadGroupHelper.UltimateThreadSchedule
 
unchain(String) - Method in class us.abstracta.jmeter.javadsl.codegeneration.MethodCall
Allows to remove an existing chained method call.
uniformRandomTimer(Duration, Duration) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Uniform Random Timer which pauses the thread with a random time with uniform distribution.
updateSearchPath(HashTree) - Method in class us.abstracta.jmeter.javadsl.core.engines.JmeterEnvironment
 
url - Variable in class us.abstracta.jmeter.javadsl.core.listeners.DslBackendListener
 
url - Variable in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
 
url(String) - Method in class us.abstracta.jmeter.javadsl.core.samplers.DslDummySampler
Specifies the URL used in generated sample results.
url(String) - Method in class us.abstracta.jmeter.javadsl.http.DslHttpDefaults
Specifies the default URL for HTTP samplers.
us.abstracta.jmeter.javadsl - package us.abstracta.jmeter.javadsl
 
us.abstracta.jmeter.javadsl.codegeneration - package us.abstracta.jmeter.javadsl.codegeneration
 
us.abstracta.jmeter.javadsl.codegeneration.params - package us.abstracta.jmeter.javadsl.codegeneration.params
 
us.abstracta.jmeter.javadsl.core - package us.abstracta.jmeter.javadsl.core
 
us.abstracta.jmeter.javadsl.core.assertions - package us.abstracta.jmeter.javadsl.core.assertions
 
us.abstracta.jmeter.javadsl.core.configs - package us.abstracta.jmeter.javadsl.core.configs
 
us.abstracta.jmeter.javadsl.core.controllers - package us.abstracta.jmeter.javadsl.core.controllers
 
us.abstracta.jmeter.javadsl.core.engines - package us.abstracta.jmeter.javadsl.core.engines
 
us.abstracta.jmeter.javadsl.core.listeners - package us.abstracta.jmeter.javadsl.core.listeners
 
us.abstracta.jmeter.javadsl.core.postprocessors - package us.abstracta.jmeter.javadsl.core.postprocessors
 
us.abstracta.jmeter.javadsl.core.preprocessors - package us.abstracta.jmeter.javadsl.core.preprocessors
 
us.abstracta.jmeter.javadsl.core.samplers - package us.abstracta.jmeter.javadsl.core.samplers
 
us.abstracta.jmeter.javadsl.core.stats - package us.abstracta.jmeter.javadsl.core.stats
 
us.abstracta.jmeter.javadsl.core.testelements - package us.abstracta.jmeter.javadsl.core.testelements
 
us.abstracta.jmeter.javadsl.core.threadgroups - package us.abstracta.jmeter.javadsl.core.threadgroups
 
us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup - package us.abstracta.jmeter.javadsl.core.threadgroups.defaultthreadgroup
 
us.abstracta.jmeter.javadsl.core.timers - package us.abstracta.jmeter.javadsl.core.timers
 
us.abstracta.jmeter.javadsl.core.util - package us.abstracta.jmeter.javadsl.core.util
 
us.abstracta.jmeter.javadsl.http - package us.abstracta.jmeter.javadsl.http
 
us.abstracta.jmeter.javadsl.java - package us.abstracta.jmeter.javadsl.java
 
us.abstracta.jmeter.javadsl.util - package us.abstracta.jmeter.javadsl.util
 

V

value - Variable in class us.abstracta.jmeter.javadsl.codegeneration.params.FixedParam
 
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.TargetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.TestStringStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.Sharing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.listeners.JtlWriter.SampleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.TargetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.TargetField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup.SampleErrorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer.ThroughputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.http.DslCookieManager.CookiePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.abstracta.jmeter.javadsl.http.DslHttpSampler.HttpClientImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class us.abstracta.jmeter.javadsl.http.JmeterUrl
 
values() - Static method in enum us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.TargetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.assertions.DslResponseAssertion.TestStringStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet.Sharing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.listeners.JtlWriter.SampleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslBoundaryExtractor.TargetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.postprocessors.DslRegexExtractor.TargetField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.testelements.DslScopedTestElement.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.threadgroups.BaseThreadGroup.SampleErrorAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.threadgroups.RpsThreadGroup.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.core.timers.DslThroughputTimer.ThroughputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.http.DslCookieManager.CookiePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.abstracta.jmeter.javadsl.http.DslHttpSampler.HttpClientImpl
Returns an array containing the constants of this enum type, in the order they are declared.
var(String) - Static method in class us.abstracta.jmeter.javadsl.core.util.JmeterFunction
 
variableNames(String...) - Method in class us.abstracta.jmeter.javadsl.core.configs.DslCsvDataSet
Specifies variable names to be assigned to the parsed values.
varName - Variable in class us.abstracta.jmeter.javadsl.core.postprocessors.DslVariableExtractor
 
vars - Variable in class us.abstracta.jmeter.javadsl.core.configs.DslVariables
 
vars - Variable in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
 
vars() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a DslVariables that allows to easily initialize or update JMeter variables.
varsMap() - Method in class us.abstracta.jmeter.javadsl.core.util.DslScriptBuilder.DslScriptVars
Gets a map from current JMeter variables, making them easier to visualize, mainly while debugging.
varsPrefix - Variable in class us.abstracta.jmeter.javadsl.core.controllers.DslForEachController
 

W

weightedSwitchController() - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a Controller which executes in each iteration choosing one child according to given weights.
whileController(String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Builds a While Controller that allows to run specific part of the test plan while a given condition is met in one thread iteration.
whileController(String, String, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #whileController(String, ThreadGroupChild...) but allowing to set a name which defines autogenerated variable created by JMeter containing iteration index.
whileController(PropertyScriptBuilder.PropertyScript, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #whileController(String, ThreadGroupChild...) but allowing to use Java type safety and code completion when specifying the condition.
whileController(String, PropertyScriptBuilder.PropertyScript, BaseThreadGroup.ThreadGroupChild...) - Static method in class us.abstracta.jmeter.javadsl.JmeterDsl
Same as #whileController(PropertyScript, ThreadGroupChild...) but allowing to set a name which defines autogenerated variable created by JMeter containing iteration index.
withActiveThreadCounts(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include active thread counts (basically, number of concurrent requests, both in the sample thread group, and in all thread groups) fields in generated JTL.
withAllFields() - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting to include all fields in XML format.
withAllFields(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting if all or none fields are enabled when saving the JTL.
withAssertionFailureMessage(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include assertion failure message field in generated JTL.
withAssertionResults(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include assertion results (with name, success field, and potential error message) info in generated JTL.
withConnectTime(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include connect time (milliseconds between the sample started and connection is established to service to start sending request) field in generated JTL.
withDataType(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response data type (i.e.: binary or text) field in generated JTL.
withElapsedTime(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include elapsed time (milliseconds spent in each sample) in generated JTL.
withEncoding(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include the response encoding (eg: UTF-8, ISO-8859-1, etc.) field in generated JTL.
withFieldNames(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include assertion results (with name, success field, and potential error message) info in generated JTL.
withHostname(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include host name (name of host that did the sample) field in generated JTL.
withIdleTime(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include the Idle time (milliseconds spent in JMeter processing, but not sampling, generally 0) field in generated JTL.
withLabel(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include sample label (i.e.: name of the request) field in generated JTL.
withLatency(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include latency time (milliseconds between the sample started and first byte of response is received) field in generated JTL.
withReceivedByteCount(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include received bytes count (number of bytes sent by server in the response) field in generated JTL.
withRequestHeaders(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include request headers (eg: HTTP headers like User-Agent and the like) field in generated JTL.
withResponseCode(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response codes (e.g.: 200) field in generated JTL.
withResponseData(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response body field in generated JTL.
withResponseFilename(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response file name (name of file stored by ResponseFileSaver) field in generated JTL.
withResponseHeaders(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response headers (eg: HTTP headers like Content-Type and the like) field in generated JTL.
withResponseMessage(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include response message (eg: "OK" for HTTP 200 status code) in generated JTL.
withSampleAndErrorCounts(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include sample counts (total and error counts) fields in generated JTL.
withSamplerData(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include sampler data (like cookies, HTTP method, request body and redirection URL) entries in generated JTL.
withSentByteCount(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include sent bytes count (number of bytes sent to server by request) field in generated JTL.
withSubResults(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include sub results (like redirects) entries in generated JTL.
withSuccess(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include success (a boolean indicating if request was success or not) field in generated JTL.
withThreadName(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include thread name field in generated JTL.
withTimeStamp(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include timestamp (epoch when the sample started) field in generated JTL.
withUrl(boolean) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows setting whether or not to include url field in generated JTL.
withVariables(String...) - Method in class us.abstracta.jmeter.javadsl.core.listeners.JtlWriter
Allows specifying JMeter variables to include in generated jtl file.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.