pub fn create_json_request( method: Method, path: &str, json_data: &Value, ) -> Request
Create a test request with JSON body