public function setUp()
 {
     WorkFlowResourceflow::$app = $this->mockApp();
     $this->testingModel = new TestingModel();
 }