Class TmaPoVariantBaseIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.b2ctelcofacades.converters.populator.variants.TmaPoVariantBaseIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
Direct Known Subclasses:
TmaPoVariantMatrixPopulatorIntegrationTest, TmaPoVariantSelectedPopulatorIntegrationTest

public abstract class TmaPoVariantBaseIntegrationTest extends de.hybris.platform.servicelayer.ServicelayerTest
Base class for po variants integration tests.
Since:
1810
  • Field Details

  • Constructor Details

    • TmaPoVariantBaseIntegrationTest

      public TmaPoVariantBaseIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws de.hybris.platform.impex.jalo.ImpExException
      Throws:
      de.hybris.platform.impex.jalo.ImpExException
    • setUpTest

      protected abstract void setUpTest()
    • assertMatrixElement

      protected void assertMatrixElement(VariantMatrixElementData matrixElement, String variantCode, String variantValueCategoryName, String parentVariantCategoryName, int elementsCount, boolean isLeaf)