Class MarketplaceCategoryTranslatorTest


  • @UnitTest
    public class MarketplaceCategoryTranslatorTest
    extends java.lang.Object
    • Constructor Detail

      • MarketplaceCategoryTranslatorTest

        public MarketplaceCategoryTranslatorTest()
    • Method Detail

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