Class ProductConfigCartRAOPopulatorTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.rules.rao.populator.ProductConfigCartRAOPopulatorTest
-
@UnitTest public class ProductConfigCartRAOPopulatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProductConfigCartRAOPopulatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestPopulateBasic()voidtestPopulateUser()voidtestPopulateWithEntries()voidtestPopulateWithEntries_externalConfigurationNull()voidtestPopulateWithEntriesConfigurable()voidtestPopulateWithEntriesConfigurable_noSessionServiceAvailable()voidtestPopulateWithEntriesNotConfigurableProduct()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testPopulateBasic
public void testPopulateBasic()
-
testPopulateWithEntries
public void testPopulateWithEntries()
-
testPopulateWithEntries_externalConfigurationNull
public void testPopulateWithEntries_externalConfigurationNull()
-
testPopulateWithEntriesConfigurable
public void testPopulateWithEntriesConfigurable()
-
testPopulateWithEntriesConfigurable_noSessionServiceAvailable
public void testPopulateWithEntriesConfigurable_noSessionServiceAvailable()
-
testPopulateUser
public void testPopulateUser()
-
testPopulateWithEntriesNotConfigurableProduct
public void testPopulateWithEntriesNotConfigurableProduct()
-
-