コード例 #1
0
ファイル: TestAdapterTest.php プロジェクト: haoyanfei/zf2
 public function testCloseReturnsQuietly()
 {
     $this->adapter->close();
 }