Class ExcelCollectionFormatterTest

java.lang.Object
com.hybris.backoffice.excel.template.ExcelCollectionFormatterTest

public class ExcelCollectionFormatterTest extends Object
  • Constructor Details

    • ExcelCollectionFormatterTest

      public ExcelCollectionFormatterTest()
  • Method Details

    • shouldFormatToCollection

      public void shouldFormatToCollection()
    • shouldFormatToString

      public void shouldFormatToString()
    • shouldFormatToStringWithoutTrim

      public void shouldFormatToStringWithoutTrim()
    • shouldFormatToStringFromVarArgs

      public void shouldFormatToStringFromVarArgs()
    • shouldFormatToCollectionElementsWithCommas

      public void shouldFormatToCollectionElementsWithCommas()