Class DefaultProductConfigurableCheckerTest

java.lang.Object
de.hybris.platform.commerceservices.product.impl.DefaultProductConfigurableCheckerTest

@UnitTest public class DefaultProductConfigurableCheckerTest extends Object
  • 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()