| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.postprocessors |
| Modifier and Type | Field and Description |
|---|---|
protected DslBoundaryExtractor.TargetField |
DslBoundaryExtractor.fieldToCheck |
| Modifier and Type | Method and Description |
|---|---|
static DslBoundaryExtractor.TargetField |
DslBoundaryExtractor.TargetField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslBoundaryExtractor.TargetField[] |
DslBoundaryExtractor.TargetField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslBoundaryExtractor |
DslBoundaryExtractor.fieldToCheck(DslBoundaryExtractor.TargetField fieldToCheck)
Allows specifying what part of request or response to apply the extractor to.
|
Copyright © 2024. All rights reserved.