0
kicks
NUnit's new Constraint model
I was working on some code this weekend and happened to come across NUnit 2.4's new constraint objects. I can't believe I just now found out about this! I am glad to see the the mocking frameworks influenced this addition to NUnit. Being a big fan of fluent interfaces, I love how the new constraint model allows the assertion model to be easily read.