Introduced the new extension methods ShouldBeStructurallyEqualTo() and ShouldAllBeStructurallyEqualTo() that perform a recursive comparison.
Rewrote the existing PropertyAssertionSpecs using this new API.
↧