| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.configs | |
| us.abstracta.jmeter.javadsl.http |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConfigElement
Contains common logic for config elements defined by the DSL.
|
class |
DslCounter
Allows easy usage of auto incremental values in test plans.
|
class |
DslCsvDataSet
Allows using a CSV file as input data for JMeter variables to use in test plan.
|
class |
DslVariables
Allows setting JMeter thread variables that can be used later on in JMeter expressions or JSR223
scripts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoEnabledHttpConfigElement |
class |
DslAuthManager
Allows specifying HTTP authentication to be automatically included in HTTP requests.
|
class |
DslCacheManager
Allows configuring caching behavior used by HTTP samplers.
|
class |
DslCookieManager
Allows configuring cookies settings used by HTTP samplers.
|
class |
DslHttpDefaults
Allows configuring default values for common properties of HTTP samplers.
|
class |
HttpHeaders
Allows specifying HTTP headers (through an underlying JMeter HttpHeaderManager) to be used by
HTTP samplers.
|
Copyright © 2024. All rights reserved.