Beispiel #1
0
 public void ApplyOn_NoChildren_NothingHappens()
 {
     Assert.That(() => _row.ApplyOn(_root), Throws.Nothing);
 }