| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.assertions | |
| us.abstracta.jmeter.javadsl.core.postprocessors |
| Modifier and Type | Field and Description |
|---|---|
protected DslJsonExtractor.JsonQueryLanguage |
DslJsonAssertion.queryLanguage |
| Modifier and Type | Method and Description |
|---|---|
DslJsonAssertion |
DslJsonAssertion.queryLanguage(DslJsonExtractor.JsonQueryLanguage queryLanguage)
Allows selecting the query language to use for JSON assertion.
|
| Modifier and Type | Field and Description |
|---|---|
protected DslJsonExtractor.JsonQueryLanguage |
DslJsonExtractor.queryLanguage |
| Modifier and Type | Method and Description |
|---|---|
static DslJsonExtractor.JsonQueryLanguage |
DslJsonExtractor.JsonQueryLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslJsonExtractor.JsonQueryLanguage[] |
DslJsonExtractor.JsonQueryLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslJsonExtractor |
DslJsonExtractor.queryLanguage(DslJsonExtractor.JsonQueryLanguage queryLanguage)
Allows selecting the query language to use for extracting values from a given JSON.
|
Copyright © 2024. All rights reserved.