function setUp()
 {
     parent::setUp();
     $this->project = new lmbProjectConstructor($this->dir_for_test_case, new lmbCliResponse());
 }