|
|
submitted by
powerrush
1 year, 3 months ago
blog.troyd.net — 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(). read more...
2 comments
|
category: C# | Views: 9
|
|
tags:
HowTo, BDD, Constraints, Agile, UnitTesting | tag it
Everyones tags: | Your tags: | |
|
|
|