assertStatus(404); $this->assertExactJson([ 'error' => [ 'error_code' => 31, 'message' => 'The resource has not been found', ], ]); }; } }