Class DefaultExcelExportServiceTest


  • public class DefaultExcelExportServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultExcelExportServiceTest

        public DefaultExcelExportServiceTest()
    • Method Detail

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