/** * Test * * @return void */ public function testInit() { $this->assertNull($this->object->init()); }