markTestIncomplete('testModule is not implemented yet'); } /** * Test for Db::GetDb() * **/ public function testGetDb() { $this->markTestIncomplete('testGetDb is not implemented yet'); } /** * Test for Db::GetPrefix() * **/ public function testGetPrefix() { $this->markTestIncomplete('testGetPrefix is not implemented yet'); } }