PeanutButter
|
Tests shape equality between two types (YMMV) More...
Public Member Functions | |
TypeEqualityTester (Type master, Type compare) | |
Creates a new TypeEqualityCTester with the two types to test. | |
bool | AreDeepEquivalent () |
Performs a new Deep Equivalence test. |
Tests shape equality between two types (YMMV)
PeanutButter.Utils.TypeEqualityTester.TypeEqualityTester | ( | Type | master, |
Type | compare ) |
Creates a new TypeEqualityCTester with the two types to test.
master | Master type |
compare | Comparison type |
bool PeanutButter.Utils.TypeEqualityTester.AreDeepEquivalent | ( | ) |
Performs a new Deep Equivalence test.