コード例 #1
0
 /**
  * clean up test environment
  */
 public function tearDown()
 {
     Parse::removeRecognition('binford');
     Parse::__static();
 }