Class ProductConfigRAOPopulatorTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.rules.rao.populator.ProductConfigRAOPopulatorTest
-
@UnitTest public class ProductConfigRAOPopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProductConfigRAOPopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestPopulator_assignableValueNumeric()voidtestPopulator_csticWithAssignableValues()voidtestPopulator_csticWithOutAssignableValues()voidtestPopulator_numericCstic()voidtestPopulatorProductCode()voidtestPopulatorProductCodeEmptyKbKey()voidtestPopulatorProductCodeNullKbKey()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testPopulator_csticWithAssignableValues
public void testPopulator_csticWithAssignableValues()
-
testPopulator_csticWithOutAssignableValues
public void testPopulator_csticWithOutAssignableValues()
-
testPopulator_numericCstic
public void testPopulator_numericCstic()
-
testPopulator_assignableValueNumeric
public void testPopulator_assignableValueNumeric()
-
testPopulatorProductCode
public void testPopulatorProductCode()
-
testPopulatorProductCodeNullKbKey
public void testPopulatorProductCodeNullKbKey()
-
testPopulatorProductCodeEmptyKbKey
public void testPopulatorProductCodeEmptyKbKey()
-
-