Class DefaultExcelExportServiceTest
java.lang.Object
com.hybris.backoffice.excel.exporting.DefaultExcelExportServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultExcelExportServiceTest
public DefaultExcelExportServiceTest()
-
-
Method Details
-
shouldExportTemplateForTypeWithSubtypes
public void shouldExportTemplateForTypeWithSubtypes() -
shouldFilterOutAbstractTypesWhenExportingTemplate
public void shouldFilterOutAbstractTypesWhenExportingTemplate() -
shouldRefreshItemsAndFilterOutAlreadyRemovedItems
public void shouldRefreshItemsAndFilterOutAlreadyRemovedItems() -
shouldGetItemAttributeForNonVariantNonLocalizedType
public void shouldGetItemAttributeForNonVariantNonLocalizedType() -
shouldGetItemAttributeForNonVariantLocalizedType
public void shouldGetItemAttributeForNonVariantLocalizedType() -
shouldGetItemAttributeForVariantNonLocalizedType
public void shouldGetItemAttributeForVariantNonLocalizedType() -
shouldGetItemAttributeForVariantLocalizedType
public void shouldGetItemAttributeForVariantLocalizedType() -
shouldCreateCorrectTypeSheet
public void shouldCreateCorrectTypeSheet()
-