Class SelectionModelStructuralChangeEventHandlerTest


  • public class SelectionModelStructuralChangeEventHandlerTest
    extends Object
    • Constructor Detail

      • SelectionModelStructuralChangeEventHandlerTest

        public SelectionModelStructuralChangeEventHandlerTest()
    • Method Detail

      • setup

        public void setup()
      • shouldClearSelectionIfASelectedRowIsModified

        public void shouldClearSelectionIfASelectedRowIsModified()
      • shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified

        public void shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified()
      • shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified

        public void shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified()
      • shouldClearSelectionIfListIsCleared

        public void shouldClearSelectionIfListIsCleared()
      • shouldClearSelectionOnStructuralChanges

        public void shouldClearSelectionOnStructuralChanges()
      • shouldNotClearSelectionOnStructuralChanges

        public void shouldNotClearSelectionOnStructuralChanges()
      • shouldClearSelectionIfAllRowsAreHidden

        public void shouldClearSelectionIfAllRowsAreHidden()
      • shouldClearSelectionIfSelectedColumnIsHidden

        public void shouldClearSelectionIfSelectedColumnIsHidden()
      • shouldNotClearSelectionIfOtherColumnIsHidden

        public void shouldNotClearSelectionIfOtherColumnIsHidden()
      • shouldClearSelectionOnDataUpdates

        public void shouldClearSelectionOnDataUpdates()
                                               throws Exception
        Throws:
        Exception
      • shouldClearSelectionOnClearingTableWithStructuralRefresh

        public void shouldClearSelectionOnClearingTableWithStructuralRefresh()
                                                                      throws Exception
        Throws:
        Exception
      • shouldClearSelectionOnClearingTableWithRowStructuralRefresh

        public void shouldClearSelectionOnClearingTableWithRowStructuralRefresh()
                                                                         throws Exception
        Throws:
        Exception