Poll: Do you use NUnit’s fluent API?

if you use NUnit, did you know it has a fluent API option? Do you use it? you can write the following: Assert.That( someString,       Is.Not.Null       .And.Not.Empty       .And Read More...

Read the complete post at http://weblogs.asp.net/rosherove/archive/2010/01/11/poll-do-you-use-nunit-s-fluent-api.aspx

Published Monday, January 11, 2010 6:39 PM by ISerializable - Roy Osherove's Blog : Agile
Filed under: ,