Interface ShouldImplementToString<T>

Type Parameters:
T - identifying the type to be tested is usually but not necessarily at least Serializable.
All Superinterfaces:
TestObjectProvider<T>
All Known Subinterfaces:
ShouldHandleObjectContracts<T>

public interface ShouldImplementToString<T> extends TestObjectProvider<T>
Author:
Oliver Wolff