Class AbstractExcelExportWorkbookDecoratorTest


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

      • AbstractExcelExportWorkbookDecoratorTest

        public AbstractExcelExportWorkbookDecoratorTest()
    • Method Detail

      • shouldFindCellForAttributeAndItemAndFillCellWithDataFromTranslator

        public void shouldFindCellForAttributeAndItemAndFillCellWithDataFromTranslator()
      • shouldFindRow

        public void shouldFindRow()
      • shouldInsertReferenceFormat

        public void shouldInsertReferenceFormat()
      • shouldNotInsertReferenceFormatIfItsBlank

        public void shouldNotInsertReferenceFormatIfItsBlank()
      • shouldInsertHeaderFindingColumnByContent

        public void shouldInsertHeaderFindingColumnByContent()
      • shouldInsertHeaderToFirstEmptyCell

        public void shouldInsertHeaderToFirstEmptyCell()
      • shouldFindColumnIndexByContent

        public void shouldFindColumnIndexByContent()
      • shouldFindColumnIndexByFirstEmptyCell

        public void shouldFindColumnIndexByFirstEmptyCell()
      • shouldCreateNewHeaderCell

        public void shouldCreateNewHeaderCell()
      • shouldCreateCell

        public void shouldCreateCell()
      • shouldNotCreateCellAsItAlreadyExists

        public void shouldNotCreateCellAsItAlreadyExists()