Class ExcelEnumTypeTranslatorTest


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

      • ExcelEnumTypeTranslatorTest

        public ExcelEnumTypeTranslatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldExportDataBeNullSafe

        public void shouldExportDataBeNullSafe()
      • shouldExportedDataBeInProperFormat

        public void shouldExportedDataBeInProperFormat()
      • shouldGivenTypeBeHandled

        public void shouldGivenTypeBeHandled()
      • shouldImportEnumValue

        public void shouldImportEnumValue()