Class ConfigModelFactoryImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.impl.ConfigModelFactoryImplTest

@UnitTest public class ConfigModelFactoryImplTest extends Object
  • Constructor Details

    • ConfigModelFactoryImplTest

      public ConfigModelFactoryImplTest()
  • Method Details

    • setUp

      public void setUp()
    • testCreateInstanceOfConfigModel

      public void testCreateInstanceOfConfigModel()
    • testCreateInstanceOfInstanceModel

      public void testCreateInstanceOfInstanceModel()
    • testCreateInstanceOfCsticModel

      public void testCreateInstanceOfCsticModel()
    • testCreateInstanceOfCsticValueModel

      public void testCreateInstanceOfCsticValueModel()
    • testCreateInstanceOfCsticNumericValueModel

      public void testCreateInstanceOfCsticNumericValueModel()
    • testCreateInstanceOfCsticGroupModel

      public void testCreateInstanceOfCsticGroupModel()
    • testCreateInstanceOfPriceModel

      public void testCreateInstanceOfPriceModel()
    • testCreateInstanceOfPriceSummaryModel

      public void testCreateInstanceOfPriceSummaryModel()
    • testCreateInstanceOfProductConfigMessageExtended

      public void testCreateInstanceOfProductConfigMessageExtended()
    • testCreateInstanceOfProductConfigMessagePromo

      public void testCreateInstanceOfProductConfigMessagePromo()
    • testCreateModelInstanceWithEmptyTargetClassName

      public void testCreateModelInstanceWithEmptyTargetClassName()
    • testCreateModelInstanceWithNullTargetClassName

      public void testCreateModelInstanceWithNullTargetClassName()
    • testCreateModelInstance

      public void testCreateModelInstance()
    • testCreateModelInstanceThrowsException

      public void testCreateModelInstanceThrowsException()
    • testCreateInstanceOfVariantConditionModel

      public void testCreateInstanceOfVariantConditionModel()