Class MarketplaceCategoryTranslatorTest

java.lang.Object
de.hybris.platform.marketplaceservices.dataimport.batch.translator.MarketplaceCategoryTranslatorTest

@UnitTest public class MarketplaceCategoryTranslatorTest extends Object
  • Constructor Details

    • MarketplaceCategoryTranslatorTest

      public MarketplaceCategoryTranslatorTest()
  • Method Details

    • setUp

      public void setUp()
    • testNoCategory

      public void testNoCategory()
    • testNoVendor

      public void testNoVendor()
    • testVendorCategoryIsNull

      public void testVendorCategoryIsNull()
    • testVendorCategoryNoMatch

      public void testVendorCategoryNoMatch()
    • testVendorCategoryPartialMatch

      public void testVendorCategoryPartialMatch()
    • testVendorCategoryAllMatch

      public void testVendorCategoryAllMatch()
    • testVendorCategoryParentMatch

      public void testVendorCategoryParentMatch()