Class ExcelEnumTypeTranslatorTest

java.lang.Object
com.hybris.backoffice.excel.translators.ExcelEnumTypeTranslatorTest

public class ExcelEnumTypeTranslatorTest extends Object
  • Constructor Details

    • ExcelEnumTypeTranslatorTest

      public ExcelEnumTypeTranslatorTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldExportDataBeNullSafe

      public void shouldExportDataBeNullSafe()
    • shouldExportedDataBeInProperFormat

      public void shouldExportedDataBeInProperFormat()
    • shouldGivenTypeBeHandled

      public void shouldGivenTypeBeHandled()
    • shouldImportEnumValue

      public void shouldImportEnumValue()