Error!
Success!

Learn the new NUnit 2.4 Constraint-Based Assert Model

0
kicks

Learn the new NUnit 2.4 Constraint-Based Assert Model  (Unpublished)

Instead of using a different Assert method for each different type of assertion (e.g.: Assert.AreEqual() for equality comparison, or Assert.IsTrue() for boolean evaluation), the new Constraint-Based Assert Model introduced in NUnit 2.4 utilizes only one Assert method named Assert.That().


Kicked By:
Drop Kicked By: