Class AbstractProfileAffinityTest

java.lang.Object
de.hybris.platform.assistedserviceyprofilefacades.populator.AbstractProfileAffinityTest
Direct Known Subclasses:
CategoryAffinityPopulatorTest, DeviceAffinityPopulatorTest, ProductAffinityPopulatorTest

public abstract class AbstractProfileAffinityTest extends Object
  • Field Details

    • Y_PROFIL_JSON_PATH

      protected static String Y_PROFIL_JSON_PATH
    • affinityProfile

      protected Profile affinityProfile
  • Constructor Details

    • AbstractProfileAffinityTest

      public AbstractProfileAffinityTest()
  • Method Details

    • setUp

      public void setUp()
    • getDataFromJson

      protected Profile getDataFromJson(String path)