Class DefaultProductConfigurationHandlerFactoryTest

java.lang.Object
de.hybris.platform.commerceservices.order.impl.DefaultProductConfigurationHandlerFactoryTest

@UnitTest public class DefaultProductConfigurationHandlerFactoryTest extends Object
  • Field Details

  • Constructor Details

    • DefaultProductConfigurationHandlerFactoryTest

      public DefaultProductConfigurationHandlerFactoryTest()
  • Method Details

    • setup

      public void setup()
    • shouldDeclineNullConfiguratorType

      public void shouldDeclineNullConfiguratorType()
    • shouldDeclineUnknownConfiguratorType

      public void shouldDeclineUnknownConfiguratorType()
    • shouldReturnHandlerByType

      public void shouldReturnHandlerByType()