예제 #1
0
파일: RestTest.php 프로젝트: visapi/amun
 protected function tearDown()
 {
     parent::tearDown();
     unset($this->handler);
     unset($this->table);
 }