Hackthon_MageTrashApp_Helper_Data = new Hackthon_MageTrashApp_Helper_Data(/* parameters */); } /** * Cleans up the environment after running a test. */ protected function tearDown() { // TODO Auto-generated DataTest::tearDown() $this->Hackthon_MageTrashApp_Helper_Data = null; parent::tearDown (); } /** * Constructs the test case. */ public function __construct() { // TODO Auto-generated constructor } }