Class UpdateEventsCacheTest


  • public class UpdateEventsCacheTest
    extends Object
    • Constructor Detail

      • UpdateEventsCacheTest

        public UpdateEventsCacheTest()
    • Method Detail

      • setup

        public void setup()
      • shouldAddUpdateEvents

        public void shouldAddUpdateEvents()
                                   throws Exception
        Throws:
        Exception
      • shouldUpdateEventDataForMultipleUpdatesToBean

        public void shouldUpdateEventDataForMultipleUpdatesToBean()
                                                           throws Exception
        Throws:
        Exception
      • shouldConstructTheKeyUsingTheColumnIndexAndRowId

        public void shouldConstructTheKeyUsingTheColumnIndexAndRowId()
                                                              throws Exception
        Throws:
        Exception
      • shouldCleanUpStaleEventsAterTTLExpires

        public void shouldCleanUpStaleEventsAterTTLExpires()
                                                    throws Exception
        Throws:
        Exception