コード例 #1
0
 /**
  * Clean-up the fixture
  */
 public function cleanup()
 {
     Util::rm_rf($this->dir);
 }
コード例 #2
0
 /**
  * Clean-up the fixture
  */
 public function cleanup()
 {
     Util::rm_rf($this->root);
 }