June 11, 2013
Unit test equality is not domain equality
I came across a question on stackoverflow concerning comparing object for equality in unit test. The poster basically wants to get rid of series of assertions like this:
CategoriesDevelopment
Tags.net, c#, nunit, stackoverflow, unit-test