The output text of a collection assertion (Should().BeEquivalentTo()) should describe specific differences in objects like ShouldHave().AllProperties().EqualTo() does.
Comments: Just realized that 2.0 improves support for this scenario with ShouldAllBeEquivalentTo() but I would like to see something more like ShouldAllHave().AllProperties().EqualTo()
Comments: Just realized that 2.0 improves support for this scenario with ShouldAllBeEquivalentTo() but I would like to see something more like ShouldAllHave().AllProperties().EqualTo()