Class ExcelProductSupercategoriesTypeTranslatorTest
java.lang.Object
com.hybris.backoffice.excel.translators.ExcelProductSupercategoriesTypeTranslatorTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
catalogTypeService
-
typeService
-
-
Constructor Details
-
ExcelProductSupercategoriesTypeTranslatorTest
public ExcelProductSupercategoriesTypeTranslatorTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldExportDataBeNullSafe
public void shouldExportDataBeNullSafe() -
shouldExportedDataBeInProperFormat
public void shouldExportedDataBeInProperFormat() -
shouldGivenTypeBeHandled
public void shouldGivenTypeBeHandled() -
shouldImportSupercategories
public void shouldImportSupercategories() -
shouldImportEmptyCellWhenProductDoesntHaveAnySupercategories
public void shouldImportEmptyCellWhenProductDoesntHaveAnySupercategories()
-