/** * Cleans up the environment after running a test. */ protected function tearDown() { // TODO Auto-generated BrPriceTypeTest::tearDown() $this->BrPriceType = null; parent::tearDown(); }
/** * Cleans up the environment after running a test. */ protected function tearDown() { // TODO Auto-generated UtcDateTimeTypeTest::tearDown() $this->BrDateTimeType = null; parent::tearDown(); }
/** * Cleans up the environment after running a test. */ protected function tearDown() { // TODO Auto-generated AbstractModuleTest::tearDown() $this->AbstractModule = null; parent::tearDown(); }
protected function tearDown() { $this->controller = null; parent::tearDown(); }