FieldHasValue
is a
datatype for an assertion that an event output from a parser test
case has an expected value for a given field.
Table: FieldHasValue
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
expectedValue | string | yes | Long-Term | The value expected to be contained in the field. | |
fieldName | string | yes | Long-Term | The field to assert on. |