status
- Check HTTP statusheader
- Check HTTP header key + valuejson
- Match json structure + valuesjsonStrict
- Match EXACT json structure + values (extra keys not tested for cause test failures)jsonTypes
- Match json structure + value typesjsonTypesStrict
- Match EXACT json structure + value types (extra keys not tested for cause test failures)bodyContains
- Match partial body content (string or regex)expect()
.