Example #1
0
 public void Then_assure_file_is_created()
 {
     TestExtensions.ShouldBeTrue(System.IO.File.Exists(file.Path));
 }