Class DefaultTmaPoVariantServiceUnitTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.services.impl.DefaultTmaPoVariantServiceUnitTest

@UnitTest public class DefaultTmaPoVariantServiceUnitTest extends Object
Since:
1810
  • Constructor Details

    • DefaultTmaPoVariantServiceUnitTest

      public DefaultTmaPoVariantServiceUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • givenNullVariant_WhenVariantValueCategoryIsFetched_ThenReturnEmpty

      public void givenNullVariant_WhenVariantValueCategoryIsFetched_ThenReturnEmpty()
    • givenVariantWithoutSupercategories_WhenVariantValueCategoryIsFetched_ThenReturnEmpty

      public void givenVariantWithoutSupercategories_WhenVariantValueCategoryIsFetched_ThenReturnEmpty()
    • givenVariantWithSupercategories_WhenVariantValueCategoryIsFetched_ThenReturnCategory

      public void givenVariantWithSupercategories_WhenVariantValueCategoryIsFetched_ThenReturnCategory()
    • givenVariantWithoutTheRequiredSupercategory_WhenVariantValueCategoryIsFetched_ThenReturnEmpty

      public void givenVariantWithoutTheRequiredSupercategory_WhenVariantValueCategoryIsFetched_ThenReturnEmpty()