示例#1
0
 protected function setUp()
 {
     parent::setUp();
     ExecRecorder::reset();
 }
示例#2
0
 protected function setup()
 {
     parent::setUp();
     $this->prophet = new Prophet();
 }