dshould.json

Undocumented in source.

Members

Functions

json
void json(Should should, JSONValue expected, Fence _, string file, size_t line)
void json(Should should, Fence _, string file, size_t line)

Checks if a JSON value contains another JSON value. Keys that are only in the first JSON value are ignored.

Meta