Пример #1
0
 public void write_line()
 {
     theWriter.WriteLine("bottle:one");
     theWriter.List.ShouldHaveTheSameElementsAs("bottle:one");
 }