Class MappingTuple

java.lang.Object
de.cuioss.test.valueobjects.contract.support.MappingTuple

public class MappingTuple extends Object
Author:
Oliver Wolff
  • Constructor Details

    • MappingTuple

      public MappingTuple(String mapping, @NonNull @NonNull de.cuioss.test.valueobjects.contract.support.MappingAssertStrategy strategy)
      Parameters:
      mapping - in the form "source:target". Any other String will result in an AssertionError
      strategy - must not be null. Identifies the MappingAssertStrategy for this element