public function testListGroups() { $r = $this->api->list_groups(); $this->assertSuccess($r); print 'Test list groups'; }