Class SelectionIntegrationTest


  • public class SelectionIntegrationTest
    extends Object
    Integration test for all default selection behavior.
    • Constructor Detail

      • SelectionIntegrationTest

        public SelectionIntegrationTest()
    • Method Detail

      • setup

        public void setup()
      • movingSelectionWithLeftArrow

        public void movingSelectionWithLeftArrow()
                                          throws Exception
        Throws:
        Exception
      • movingSelectionWithRightArrow

        public void movingSelectionWithRightArrow()
                                           throws Exception
        Throws:
        Exception
      • movingSelectionWithDownArrow

        public void movingSelectionWithDownArrow()
                                          throws Exception
        Throws:
        Exception
      • movingSelectionWithUpArrow

        public void movingSelectionWithUpArrow()
                                        throws Exception
        Throws:
        Exception
      • selectingRectangularAreasWithShiftKey

        public void selectingRectangularAreasWithShiftKey()
                                                   throws Exception
        Throws:
        Exception