Class DefaultProductConfigurationHandlerFactoryTest
java.lang.Object
de.hybris.platform.commerceservices.order.impl.DefaultProductConfigurationHandlerFactoryTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_HANDLER_TYPE
- See Also:
-
-
Constructor Details
-
DefaultProductConfigurationHandlerFactoryTest
public DefaultProductConfigurationHandlerFactoryTest()
-
-
Method Details
-
setup
public void setup() -
shouldDeclineNullConfiguratorType
public void shouldDeclineNullConfiguratorType() -
shouldDeclineUnknownConfiguratorType
public void shouldDeclineUnknownConfiguratorType() -
shouldReturnHandlerByType
public void shouldReturnHandlerByType()
-