Class SelectionSearchStrategyTest


  • public class SelectionSearchStrategyTest
    extends Object
    • Constructor Detail

      • SelectionSearchStrategyTest

        public SelectionSearchStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldAccessWhatIsInSelection

        public void shouldAccessWhatIsInSelection()
      • shouldOnlySearchWhatIsSelected

        public void shouldOnlySearchWhatIsSelected()
      • shouldSearchSelectionBackwards

        public void shouldSearchSelectionBackwards()
      • shouldNotWrap

        public void shouldNotWrap()