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