Developer Testing and /Glover12 Mar 2007 05:41 pm
Practicing constraint with NUnit
There’s a new release of NUnit that contains some handy constraint based assertions– using these new Assert methods in combination with the newly defined Constraint objects have the ultimate benefit of making test cases easier to read. Plus, they’re more fun to code!
Check out Charlie Poole’s blog or the release notes for more information.
