Ejemplo n.º 1
0
 public void It_should_Read_Files()
 {
     FileReader.AssertWasCalled(x => x.ReadAllLines(Path));
 }