Exemplo n.º 1
0
 public function setUp()
 {
     WorkFlowResourceflow::$app = $this->mockApp();
     $this->testingModel = new TestingModel();
 }