Class DefaultExcelTypeSystemServiceTest

java.lang.Object
com.hybris.backoffice.excel.importing.DefaultExcelTypeSystemServiceTest

public class DefaultExcelTypeSystemServiceTest extends Object
  • Constructor Details

    • DefaultExcelTypeSystemServiceTest

      public DefaultExcelTypeSystemServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldCreateTypeSystemRow

      public void shouldCreateTypeSystemRow()
    • shouldCreateTypeSystemRowForEachLanguageOfLocalizedAttribute

      public void shouldCreateTypeSystemRowForEachLanguageOfLocalizedAttribute()
    • shouldCreateTypeSystemRowForNoneSupportLanguageOfLocalizedAttribute

      public void shouldCreateTypeSystemRowForNoneSupportLanguageOfLocalizedAttribute()
    • assertTypeSystemRow

      protected void assertTypeSystemRow(ExcelAttributeTypeSystemService.ExcelTypeSystem typeSystem, String attrDisplayName, String attrQualifier, String attrName, String attrLocLang, boolean attrLocalized)