public function testCommit()
 {
     $this->mockEngineMethod('commit');
     DbClient::commit();
 }