Assert that the response contains an exact match of the given JSON data:
$response->assertExactJson(array $data);