Assert that the response does not contain the exact JSON data:
$response->assertJsonMissingExact(array $data);