assert_json_matches

Function assert_json_matches 

Source
pub fn assert_json_matches(actual: &Value, pattern: &Value) -> bool
Expand description

Assert that a value matches a JSON pattern.