Class FillHandleSeriesTest


  • public class FillHandleSeriesTest
    extends Object
    • Constructor Detail

      • FillHandleSeriesTest

        public FillHandleSeriesTest()
    • Method Detail

      • setup

        public void setup()
      • tearDown

        public void tearDown()
      • testSingleCellIntegerValueDragDown

        public void testSingleCellIntegerValueDragDown()
      • testSingleCellIntegerValueDragUp

        public void testSingleCellIntegerValueDragUp()
      • testSingleCellIntegerValueDragRight

        public void testSingleCellIntegerValueDragRight()
      • testSingleCellIntegerValueDragLeft

        public void testSingleCellIntegerValueDragLeft()
      • testSingleCellByteValueDragDown

        public void testSingleCellByteValueDragDown()
      • testSingleCellShortValueDragDown

        public void testSingleCellShortValueDragDown()
      • testSingleCellLongValueDragDown

        public void testSingleCellLongValueDragDown()
      • testSingleCellFloatValueDragDown

        public void testSingleCellFloatValueDragDown()
      • testSingleCellDoubleValueDragDown

        public void testSingleCellDoubleValueDragDown()
      • testSingleCellBigIntegerValueDragDown

        public void testSingleCellBigIntegerValueDragDown()
      • testSingleCellBigDecimalValueDragDown

        public void testSingleCellBigDecimalValueDragDown()
      • testSingleCellDateValueDragDown

        public void testSingleCellDateValueDragDown()
      • testSingleCellDateValueDragUp

        public void testSingleCellDateValueDragUp()
      • testMultiCellSameDiffIntegerValueDragDown

        public void testMultiCellSameDiffIntegerValueDragDown()
      • testMultiCellSameDiffIntegerValueDragRight

        public void testMultiCellSameDiffIntegerValueDragRight()
      • testMultiCellSameDiffIntegerValueDragUp

        public void testMultiCellSameDiffIntegerValueDragUp()
      • testMultiCellSameDiffIntegerValueDragLeft

        public void testMultiCellSameDiffIntegerValueDragLeft()
      • testMultiCellSameDiffByteValueDragDown

        public void testMultiCellSameDiffByteValueDragDown()
      • testMultiCellSameDiffShortValueDragDown

        public void testMultiCellSameDiffShortValueDragDown()
      • testMultiCellSameDiffLongValueDragDown

        public void testMultiCellSameDiffLongValueDragDown()
      • testMultiCellSameDiffFloatValueDragDown

        public void testMultiCellSameDiffFloatValueDragDown()
      • testMultiCellSameDiffDoubleValueDragDown

        public void testMultiCellSameDiffDoubleValueDragDown()
      • testMultiCellSameDiffBigIntegerValueDragDown

        public void testMultiCellSameDiffBigIntegerValueDragDown()
      • testMultiCellSameDiffBigDecimalValueDragDown

        public void testMultiCellSameDiffBigDecimalValueDragDown()
      • testMultiCellSameDiffDateValueDragDown

        public void testMultiCellSameDiffDateValueDragDown()
      • testMultiCellSameDiffDateYearValueDragDown

        public void testMultiCellSameDiffDateYearValueDragDown()
      • testMultiCellSameDiffByteValueDragRight

        public void testMultiCellSameDiffByteValueDragRight()
      • testMultiCellSameDiffShortValueDragRight

        public void testMultiCellSameDiffShortValueDragRight()
      • testMultiCellSameDiffLongValueDragRight

        public void testMultiCellSameDiffLongValueDragRight()
      • testMultiCellSameDiffFloatValueDragRight

        public void testMultiCellSameDiffFloatValueDragRight()
      • testMultiCellSameDiffDoubleValueDragRight

        public void testMultiCellSameDiffDoubleValueDragRight()
      • testMultiCellSameDiffBigIntegerValueDragRight

        public void testMultiCellSameDiffBigIntegerValueDragRight()
      • testMultiCellSameDiffBigDecimalValueDragRight

        public void testMultiCellSameDiffBigDecimalValueDragRight()
      • testMultiCellSameDiffDateValueDragRight

        public void testMultiCellSameDiffDateValueDragRight()
      • testMultiCellDifferentIntegerValueDragDown

        public void testMultiCellDifferentIntegerValueDragDown()
      • testMultiCellIntegerValueDragDown

        public void testMultiCellIntegerValueDragDown()
      • testMultiCellIntegerValueDragRight

        public void testMultiCellIntegerValueDragRight()
      • testByteNullCellValueDragDown

        public void testByteNullCellValueDragDown()
      • testShortNullCellValueDragDown

        public void testShortNullCellValueDragDown()
      • testIntegerNullCellValueDragDown

        public void testIntegerNullCellValueDragDown()
      • testLongNullCellValueDragDown

        public void testLongNullCellValueDragDown()
      • testFloatNullCellValueDragDown

        public void testFloatNullCellValueDragDown()
      • testDoubleNullCellValueDragDown

        public void testDoubleNullCellValueDragDown()
      • testBigIntegerNullCellValueDragDown

        public void testBigIntegerNullCellValueDragDown()
      • testBigDecimalNullCellValueDragDown

        public void testBigDecimalNullCellValueDragDown()
      • testDateNullCellValueDragDown

        public void testDateNullCellValueDragDown()
      • testMultiCellDifferentTypesDragDown

        public void testMultiCellDifferentTypesDragDown()
      • testMultiCellDifferentTypesDragRight

        public void testMultiCellDifferentTypesDragRight()