PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TestUtils.Generic.PropertyAssert Member List

This is the complete list of members for PeanutButter.TestUtils.Generic.PropertyAssert, including all inherited members.

AreDeepEqual(object obj1, object obj2, params string[] ignorePropertiesByName)PeanutButter.TestUtils.Generic.PropertyAssertstatic
AreEqual(object obj1, object obj2, string obj1PropertyName, string obj2PropertyName=null)PeanutButter.TestUtils.Generic.PropertyAssertstatic
AreIntersectionEqual(object obj1, object obj2, params string[] ignorePropertiesByName)PeanutButter.TestUtils.Generic.PropertyAssertstatic
AreNotEqual< T1, T2 >(T1 obj1, T2 obj2, string obj1PropertyName, string obj2PropertyName=null)PeanutButter.TestUtils.Generic.PropertyAssertstatic