object=new Anc_Key_Detail_SQL($g_connection); } /** * Tears down the fixture, for example, closes a network connection. * This method is called after a test is executed. */ protected function tearDown() { } /** * @backupGlobals enabled * */ function test_me() { $this->assertTrue(true); } }