User =& ClassRegistry::init('User'); } function endTest() { unset($this->User); ClassRegistry::flush(); } }