コード例 #1
0
ファイル: TableTest.php プロジェクト: m6w6/pq-gateway
 protected function tearDown()
 {
     $this->conn->exec(PQ_TEST_TEARDOWN_SQL);
 }