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