コード例 #1
0
ファイル: ControllerTestCase.php プロジェクト: studio-v/nano
 protected function tearDown()
 {
     Nano_Db::clean();
     Nano_Db::close();
 }