Class VerticalScrollBarHandlerTest


  • public class VerticalScrollBarHandlerTest
    extends Object
    Test for Vertical scrolling of the viewport. The DataLayerFixture has the following config. Used by all tests. The viewport is 100px wide (configured via ClientArea parameter) DO NOT FORMAT ! Row pos | Row Height 0 | 40 1 | 70 2 | 25 3 | 40 4 | 50 5 | 40 6 | 100
    • Constructor Detail

      • VerticalScrollBarHandlerTest

        public VerticalScrollBarHandlerTest()
    • Method Detail

      • init

        public void init()
      • scrollViewportUpByOffset

        public void scrollViewportUpByOffset()
                                      throws Exception
        Throws:
        Exception
      • scrollViewportDownByOffset

        public void scrollViewportDownByOffset()
                                        throws Exception
        Throws:
        Exception
      • verticalScrollbarThumbSize

        public void verticalScrollbarThumbSize()
                                        throws Exception
        Throws:
        Exception
      • verticalScrollbarThumbSizeCalcNoScrollingNeeded

        public void verticalScrollbarThumbSizeCalcNoScrollingNeeded()
                                                             throws Exception
        Throws:
        Exception