Class RowStructuralDataChangeIdIndexTest


  • public class RowStructuralDataChangeIdIndexTest
    extends Object
    • Constructor Detail

      • RowStructuralDataChangeIdIndexTest

        public RowStructuralDataChangeIdIndexTest()
    • Method Detail

      • setup

        public void setup()
      • shouldTrackRowInsertEvent

        public void shouldTrackRowInsertEvent()
      • shouldClearRowInsertWithoutReset

        public void shouldClearRowInsertWithoutReset()
      • shouldSaveRowInsertEvent

        public void shouldSaveRowInsertEvent()
      • shouldDiscardRowInsertEvent

        public void shouldDiscardRowInsertEvent()
      • shouldClearRowInsertOnStructuralChange

        public void shouldClearRowInsertOnStructuralChange()
      • shouldDiscardMultipleRowInsertEvent

        public void shouldDiscardMultipleRowInsertEvent()
      • shouldDiscardMultipleRowInsertEventAppending

        public void shouldDiscardMultipleRowInsertEventAppending()
      • shouldTrackRowDeleteEvent

        public void shouldTrackRowDeleteEvent()
      • shouldClearRowDeleteWithoutReset

        public void shouldClearRowDeleteWithoutReset()
      • shouldSaveRowDeleteEvent

        public void shouldSaveRowDeleteEvent()
      • shouldDiscardRowDeleteEvent

        public void shouldDiscardRowDeleteEvent()
      • shouldClearRowDeleteOnStructuralChange

        public void shouldClearRowDeleteOnStructuralChange()
      • shouldDiscardMultipleRowDeleteEvent

        public void shouldDiscardMultipleRowDeleteEvent()
      • shouldDiscardInsertAndDeleteAgain

        public void shouldDiscardInsertAndDeleteAgain()
      • shouldResetUpdateDeleteOnDiscard

        public void shouldResetUpdateDeleteOnDiscard()
      • shouldDiscardInsertAndUpdateInsertedItem

        public void shouldDiscardInsertAndUpdateInsertedItem()
      • shouldDiscardUpdateInsert

        public void shouldDiscardUpdateInsert()
      • shouldDiscardUpdateInsertAndUpdateBack

        public void shouldDiscardUpdateInsertAndUpdateBack()
      • shouldDiscardUpdateAfterDelete

        public void shouldDiscardUpdateAfterDelete()
      • shouldDiscardInsertAfterDelete

        public void shouldDiscardInsertAfterDelete()
      • shouldDiscardInsertAfterInsert

        public void shouldDiscardInsertAfterInsert()
      • shouldDiscardUpdateAfterInsert

        public void shouldDiscardUpdateAfterInsert()
      • shouldDiscardDeleteInsertedObject

        public void shouldDiscardDeleteInsertedObject()