Class ConfigurableBundleControllerTest
- java.lang.Object
-
- de.hybris.platform.configurablebundleocc.controllers.ConfigurableBundleControllerTest
-
@UnitTest public class ConfigurableBundleControllerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConfigurableBundleControllerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestGetAvailableProducts()voidtestHandleValidation()voidtestStartBundle()
-
-
-
Method Detail
-
setUp
public void setUp() throws CommerceCartModificationException
-
testStartBundle
public void testStartBundle() throws CommerceCartModificationException
-
testGetAvailableProducts
public void testGetAvailableProducts()
-
testHandleValidation
public void testHandleValidation()
-
-