| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl | |
| us.abstracta.jmeter.javadsl.core.postprocessors |
| Modifier and Type | Method and Description |
|---|---|
static DslJsonExtractor |
JmeterDsl.jsonExtractor(String variableName,
String jmesPath)
Builds a JSON JMESPath Extractor which allows using a JMESPath to extract part of a JSON
response.
|
| Modifier and Type | Method and Description |
|---|---|
DslJsonExtractor |
DslJsonExtractor.defaultValue(String defaultValue)
Sets the default value to be stored in the JMeter variable when no match is found.
|
DslJsonExtractor |
DslJsonExtractor.matchNumber(int matchNumber)
Sets the match number to be extracted.
|
Copyright © 2023. All rights reserved.