api->card->fetch($this->cardId); $this->assertTrue(in_array($this->cardId, $data->toArray())); } }