Class DefaultProductConfigurableCheckerTest
java.lang.Object
de.hybris.platform.commerceservices.product.impl.DefaultProductConfigurableCheckerTest
Unit tests for
DefaultProductConfigurableChecker-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultProductConfigurableCheckerTest
public DefaultProductConfigurableCheckerTest()
-
-
Method Details
-
setUp
public void setUp() -
testIsProductConfigurableNullProduct
public void testIsProductConfigurableNullProduct() -
testIsProductConfigurableTrue
public void testIsProductConfigurableTrue() -
testIsProductConfigurableFalse
public void testIsProductConfigurableFalse() -
testGetFirstConfiguratorType
public void testGetFirstConfiguratorType() -
testGetFirstConfiguratorTypeNoSettings
public void testGetFirstConfiguratorTypeNoSettings() -
testGetFirstConfiguratorTypeEmptySettings
public void testGetFirstConfiguratorTypeEmptySettings()
-