Class MarketplaceCategoryTranslatorTest
java.lang.Object
de.hybris.platform.marketplaceservices.dataimport.batch.translator.MarketplaceCategoryTranslatorTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-