Exemple #1
0
 public void Calling_DirectoryExists_When_Does_Returns_True()
 {
     Assert.IsTrue(_files.DirectoryExists(existingDirectory));
 }