コード例 #1
0
 public function tearDown()
 {
     parent::tearDown();
     shell_exec("rm -rf " . ROOT_PATH . "/mocktest");
 }
コード例 #2
0
 public function tearDown()
 {
     parent::tearDown();
     shell_exec("rm -rf " . APPLICATION_NODE_PATH . "/mocktest");
 }