Ejemplo n.º 1
0
 public void AllEmptySource()
 {
     Assert.That(EmptyData.All(x => true), Is.True);
 }