Interface ShouldHandleObjectContracts<T>

Type Parameters:
T - identifying the type to be tested is usually but not necessarily at least Serializable.
All Superinterfaces:
ShouldBeNotNull<T>, ShouldBeSerializable<T>, ShouldImplementEqualsAndHashCode<T>, ShouldImplementToString<T>, TestObjectProvider<T>

Author:
Oliver Wolff