Class PlainTextCellPropertySetterTest


  • public class PlainTextCellPropertySetterTest
    extends Object
    • Constructor Detail

      • PlainTextCellPropertySetterTest

        public PlainTextCellPropertySetterTest​(SpreadsheetModel model)
    • Method Detail

      • testSetNotManyCellToNull

        public void testSetNotManyCellToNull()
                                      throws Exception
        Throws:
        Exception
      • testSetNotManyCellToEmpty

        public void testSetNotManyCellToEmpty()
                                       throws Exception
        Throws:
        Exception
      • testSetNotManyCellToSpace

        public void testSetNotManyCellToSpace()
                                       throws Exception
        Throws:
        Exception
      • testSetNotManyCellToValue

        public void testSetNotManyCellToValue()
                                       throws Exception
        Throws:
        Exception
      • testSetNotManyCellToSeparatedValues

        public void testSetNotManyCellToSeparatedValues()
                                                 throws Exception
        Throws:
        Exception
      • testSetNotManyCellOfMultipleRowsToValue

        public void testSetNotManyCellOfMultipleRowsToValue()
                                                     throws Exception
        Throws:
        Exception
      • testSetNotManyCellToNonInt

        public void testSetNotManyCellToNonInt()
                                        throws Exception
        Throws:
        Exception
      • testSetNotManyCellToOneNonIntValue

        public void testSetNotManyCellToOneNonIntValue()
                                                throws Exception
        Throws:
        Exception
      • testSetManyCellToNull

        public void testSetManyCellToNull()
                                   throws Exception
        Throws:
        Exception
      • testSetManyCellToEmpty

        public void testSetManyCellToEmpty()
                                    throws Exception
        Throws:
        Exception
      • testSetManyCellToSpace

        public void testSetManyCellToSpace()
                                    throws Exception
        Throws:
        Exception
      • testSetManyCellToValue

        public void testSetManyCellToValue()
                                    throws Exception
        Throws:
        Exception
      • testSetManyCellOfMultipleRowsToValue

        public void testSetManyCellOfMultipleRowsToValue()
                                                  throws Exception
        Throws:
        Exception
      • testSetManyCellToSeparatedValues

        public void testSetManyCellToSeparatedValues()
                                              throws Exception
        Throws:
        Exception
      • testSetManyCellToNonInt

        public void testSetManyCellToNonInt()
                                     throws Exception
        Throws:
        Exception