public function testInit() { $this->object->init(); $this->assertInternalType('array', $this->object->getUsers()); }