public function tearDown()
 {
     self::$test_instance->delete_all();
     self::$test_instance = NULL;
 }
Beispiel #2
0
 public function tearDown()
 {
     self::$test_instance = NULL;
 }