Example #1
0
 public void AssertFolderDoesntExist(params string[] path)
 {
     SolutionExplorer.AssertFolderDoesntExist(Directory, AddSolutionToPath(path));
 }