Class DefaultTmaPoVariantServiceUnitTest


  • @UnitTest
    public class DefaultTmaPoVariantServiceUnitTest
    extends java.lang.Object
    Since:
    1810
    • Constructor Detail

      • DefaultTmaPoVariantServiceUnitTest

        public DefaultTmaPoVariantServiceUnitTest()
    • Method Detail

      • 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()