pub fn assert_json_matches(actual: &Value, pattern: &Value) -> bool
Assert that a value matches a JSON pattern.