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:
ArticleFrom the archive
CategoriesDevelopment