markTestIncomplete('testInit is not implemented yet'); } /** * Test for Livestatus::Summary() * **/ public function testSummary() { $this->markTestIncomplete('testSummary is not implemented yet'); } /** * Test for Livestatus::ListServices() * **/ public function testListServices() { $this->markTestIncomplete('testListServices is not implemented yet'); } }