Class ConfigurationProductUtilImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.services.impl.ConfigurationProductUtilImplTest

@UnitTest public class ConfigurationProductUtilImplTest extends Object
  • Constructor Details

    • ConfigurationProductUtilImplTest

      public ConfigurationProductUtilImplTest()
  • Method Details

    • setup

      public void setup()
    • testGetProductForCurrentCatalog

      public void testGetProductForCurrentCatalog()
    • testGetCurrentCatalogVersion

      public void testGetCurrentCatalogVersion()
    • testGetCurrentCatalogVersionNoneFound

      public void testGetCurrentCatalogVersionNoneFound()
    • testIsProductCatalogProduct

      public void testIsProductCatalogProduct()
    • testIsProductCatalogContent

      public void testIsProductCatalogContent()
    • testIsProductCatalogClassification

      public void testIsProductCatalogClassification()
    • testIsProductCatalogInactive

      public void testIsProductCatalogInactive()
    • testGetProductForActiveVersions

      public void testGetProductForActiveVersions()
    • testGetProductForActiveVersionsNotFoundAtAll

      public void testGetProductForActiveVersionsNotFoundAtAll()
    • testGetProductForActiveVersionsTooManyMatches

      public void testGetProductForActiveVersionsTooManyMatches()
    • testGetProductDao

      public void testGetProductDao()