Exemplo n.º 1
0
 protected function setUp()
 {
     parent::setUp();
     ExecRecorder::reset();
 }
Exemplo n.º 2
0
 protected function setup()
 {
     parent::setUp();
     $this->prophet = new Prophet();
 }