Class PlainTextCellPropertySetterTest


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

      • PlainTextCellPropertySetterTest

        public PlainTextCellPropertySetterTest​(SpreadsheetModel model)
    • Method Detail

      • models

        public static java.util.Collection<java.lang.Object[]> models()
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToNull

        public void testSetNotManyCellToNull()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToEmpty

        public void testSetNotManyCellToEmpty()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToSpace

        public void testSetNotManyCellToSpace()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToValue

        public void testSetNotManyCellToValue()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToSeparatedValues

        public void testSetNotManyCellToSeparatedValues()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellOfMultipleRowsToValue

        public void testSetNotManyCellOfMultipleRowsToValue()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToNonInt

        public void testSetNotManyCellToNonInt()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetNotManyCellToOneNonIntValue

        public void testSetNotManyCellToOneNonIntValue()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToNull

        public void testSetManyCellToNull()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToEmpty

        public void testSetManyCellToEmpty()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToSpace

        public void testSetManyCellToSpace()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToValue

        public void testSetManyCellToValue()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellOfMultipleRowsToValue

        public void testSetManyCellOfMultipleRowsToValue()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToSeparatedValues

        public void testSetManyCellToSeparatedValues()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetManyCellToNonInt

        public void testSetManyCellToNonInt()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception