Class CPQConfigurationHandlerTest
- java.lang.Object
-
- de.hybris.platform.sap.productconfig.services.impl.CPQConfigurationHandlerTest
-
@UnitTest public class CPQConfigurationHandlerTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CPQConfigurationHandlerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestConvert()voidtestCreateProductInfo()voidtestCreateProductInfoNonCPQSettings()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testCreateProductInfo
public void testCreateProductInfo() throws java.lang.IllegalArgumentException- Throws:
java.lang.IllegalArgumentException
-
testCreateProductInfoNonCPQSettings
public void testCreateProductInfoNonCPQSettings() throws java.lang.IllegalArgumentException- Throws:
java.lang.IllegalArgumentException
-
testConvert
public void testConvert()
-
-