Matcher
Description
ENUM{ string=integer, ...}
enum value matcher. See: DPL Enum
JSON
, JSON_OBJECT{ jsonFields ... }
JSON matcher. See: DPL JSON Objects
JSON_ARRAY
, JSON_ARRAY{jsonValueType}
JSON array matcher.See: DPL JSON Arrays
JSON_VALUE
,JSON_VALUE{jsonValueType}
JSON value matcher. See: DPL JSON Values
KVP{patternExprs}
Key-value pair matcher. See: DPL Key-Value Pairs
ARRAY{patternExprs}
Array matcher. See: DPL Array
STRUCTURE{patternExprs}
Structure matcher. See: DPL Structure