No problem. It is indeed part of FA 1.6.0. You need to include the method call IncludingNestedObjects() as in object.ShouldHave().AllProperties().IncludingNestedObjects().EqualTo(anotherObject);
↧
No problem. It is indeed part of FA 1.6.0. You need to include the method call IncludingNestedObjects() as in object.ShouldHave().AllProperties().IncludingNestedObjects().EqualTo(anotherObject);