getJson("api/contentManage/cp/cpCollection?cp_id=1&cp_name=Testcp01111"); print_r(json_decode($response->getContent(),1)); $response->assertStatus(200); } }