コード例 #1
0
 /**
  * Cleans up the environment after running a test.
  */
 protected function tearDown()
 {
     // TODO Auto-generated BrPriceTypeTest::tearDown()
     $this->BrPriceType = null;
     parent::tearDown();
 }
コード例 #2
0
 /**
  * Cleans up the environment after running a test.
  */
 protected function tearDown()
 {
     // TODO Auto-generated AbstractModuleTest::tearDown()
     $this->AbstractModule = null;
     parent::tearDown();
 }
コード例 #3
0
 /**
  * Cleans up the environment after running a test.
  */
 protected function tearDown()
 {
     // TODO Auto-generated UtcDateTimeTypeTest::tearDown()
     $this->UtcDateTimeType = null;
     parent::tearDown();
 }
コード例 #4
0
 protected function tearDown()
 {
     $this->controller = null;
     parent::tearDown();
 }