Error!
Success!

Why testing for exceptions with NUnit 2.5 is better

0
kicks

Why testing for exceptions with NUnit 2.5 is better  (Unpublished)

The popular unit testing framework NUnit 2.5 is out. Among lots of changes, one of the most significant ones is the replacement of the [ExpectedException] attribute by the new syntax Assert.Throws. This post discusses some of the benefits of this change.


Kicked By:
Drop Kicked By: