Class MapperContractImpl<S,T>
java.lang.Object
de.cuioss.test.valueobjects.contract.MapperContractImpl<S,T>
- Type Parameters:
S
- Source: The type of the source-Objects to be mapped fromT
- Target: The type of the source-Objects to be mapped to
Defines tests for Mapper
- Author:
- Oliver Wolff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapperContractImpl
public MapperContractImpl()
-
-
Method Details
-
assertContract
Runs the asserts for the mapper tests
-