Class CopyConstructorContractImpl<T>

java.lang.Object
de.cuioss.test.valueobjects.contract.CopyConstructorContractImpl<T>
Type Parameters:
T - identifying the of objects to be tested.
All Implemented Interfaces:
TestContract<T>

public class CopyConstructorContractImpl<T> extends Object implements TestContract<T>
TestContract for dealing Constructor and factories, VerifyConstructor and VerifyFactoryMethod respectively
Author:
Oliver Wolff