MicDjAccountCmpy = ClassRegistry::init('MicDjAccountCmpy'); } /** * tearDown method * * @return void */ public function tearDown() { unset($this->MicDjAccountCmpy); parent::tearDown(); } }