Ejemplo n.º 1
0
 public void VerifyAllElementsStillExist_NoneRemoved_ReturnsTrue()
 {
     Assert.IsTrue(_model.VerifyAllElementsStillExist());
 }