Class DefaultExcelExportServiceTest

java.lang.Object
com.hybris.backoffice.excel.exporting.DefaultExcelExportServiceTest

public class DefaultExcelExportServiceTest extends Object
  • 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()