getBody()); $this->assertTrue($response instanceof Response); $this->assertTrue($response instanceof Response\JsonResponse); $this->assertTrue(isset($json->ack)); } }