コード例 #1
0
 public function testCommit()
 {
     $this->mockEngineMethod('commit');
     DbClient::commit();
 }