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