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