Пример #1
0
 public void SetUp()
 {
     theRootFolder  = "deployedPath";
     theDestination = new FubuBottleDestination(theRootFolder);
 }
 public void SetUp()
 {
     theRootFolder = "deployedPath";
     theDestination = new FubuBottleDestination(theRootFolder);
 }