示例#1
0
 public function testCommit()
 {
     $actual = $this->executor->commit();
     $this->assertTrue($actual);
 }