| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.assertions |
| Modifier and Type | Field and Description |
|---|---|
protected DslResponseAssertion.TargetField |
DslResponseAssertion.fieldToTest |
| Modifier and Type | Method and Description |
|---|---|
static DslResponseAssertion.TargetField |
DslResponseAssertion.TargetField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslResponseAssertion.TargetField[] |
DslResponseAssertion.TargetField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslResponseAssertion |
DslResponseAssertion.fieldToTest(DslResponseAssertion.TargetField fieldToTest)
Specifies what field to apply the assertion to.
|
Copyright © 2023. All rights reserved.