get('/api/statistic/video/stats'); $response = $this->get('/api/wechatPlatform/officialAccount/list'); echo $response->getContent(); $response->assertStatus(200); } }