Class ReferencedCellPropertySetterTest


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

      • ReferencedCellPropertySetterTest

        public ReferencedCellPropertySetterTest​(SpreadsheetModel model)
    • Method Detail

      • models

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

        public void testNotMany_SetToNull()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNotMany_SetToEmpty

        public void testNotMany_SetToEmpty()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNotMany_SetToSpace

        public void testNotMany_SetToSpace()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNotMany

        public void testNotMany()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMany_SetToNull

        public void testMany_SetToNull()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMany_SetToEmpty

        public void testMany_SetToEmpty()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMany_SetToSpace

        public void testMany_SetToSpace()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMany_SetToSingleValue

        public void testMany_SetToSingleValue()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMany_SetToMultipleValues

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