| Modifier and Type | Method and Description |
|---|---|
<T extends Enum<?> & EnumParam.EnumPropertyValue> |
TestElementParamBuilder.enumParam(String propName,
T defaultValue)
Gets a MethodParam representing a test element property with a restricted set (enumerated) of
string values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumParam<T extends Enum<?> & EnumParam.EnumPropertyValue>
Is a parameter with an enum value.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslResponseAssertion.TargetField
Identifies a particular field to apply the assertion to.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslCsvDataSet.Sharing
Specifies the way the threads in a test plan consume the CSV.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslBoundaryExtractor.TargetField
Used to specify the field the extractor will apply to.
|
static class |
DslRegexExtractor.TargetField
Used to specify the field the regular extractor will apply to.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslScopedTestElement.Scope
Specifies to which samples apply the regular extractor to.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseThreadGroup.SampleErrorAction
Specifies an action to be taken by thread group when a sample error is detected.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslThroughputTimer.ThroughputMode
Specifies the calculation/control method to control the configured throughput.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DslCookieManager.CookiePolicy |
static class |
DslHttpSampler.HttpClientImpl
Specifies an HTTP client implementation to be used by HTTP samplers.
|
Copyright © 2024. All rights reserved.