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 from
T - Target: The type of the source-Objects to be mapped to

public class MapperContractImpl<S,T> extends Object
Defines tests for Mapper
Author:
Oliver Wolff
  • Constructor Details

  • Method Details

    • assertContract

      public void assertContract()
      Runs the asserts for the mapper tests