51
45
$this->assertObjectHasAttribute('data', $object, $this->client->response->body());
64
54
$this->client->delete('/display/' . 5);
66
56
$this->assertSame(200, $this->client->response->status(), $this->client->response->body());
78
66
'display' => 'EVILSHADYPC',