Class ConfigModelFactoryImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.impl.ConfigModelFactoryImplTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
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()
-