Here are some examples of assertions builts using the constraints model. Assert.That(result, Is.EqualTo(42)). Assert.That(result, Is.GreaterThan(0)).
確定! 回上一頁