Class AbstractCxConsumptionLayerMapperTest

java.lang.Object
de.hybris.platform.personalizationyprofile.mapper.impl.AbstractCxConsumptionLayerMapperTest
Direct Known Subclasses:
CxCategoryConsumptionLayerMapperTest, CxLocationConsumptionLayerMapperTest, CxOrderMapperTest, CxProductConsumptionLayerMapperTest, CxSegmentMapperTest

public abstract class AbstractCxConsumptionLayerMapperTest extends Object
Base class for mapper tests
  • Field Details

  • Constructor Details

    • AbstractCxConsumptionLayerMapperTest

      public AbstractCxConsumptionLayerMapperTest()
  • Method Details

    • init

      public void init()
    • createProfile

      protected Profile createProfile()
    • createAffinity

      protected Affinity createAffinity(BigDecimal score, BigDecimal recentScore)
    • assertAffinityForSegment

      protected void assertAffinityForSegment(String segmentId, String affinity, MappingData data)