public void AssertFileDoesntExist(params string[] path) { SolutionExplorer.AssertFileDoesntExist(SolutionDirectory, AddSolutionToPath(path)); }