Class EventServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class EventServiceTest extends ServicelayerBaseTest
  • Constructor Details

    • EventServiceTest

      public EventServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • testEvents

      public void testEvents()
    • testTxEvents

      public void testTxEvents()
    • testTxAwareEvents

      public void testTxAwareEvents()
    • testTxSameEvents

      public void testTxSameEvents()
    • testInitializationStartEvent

      public void testInitializationStartEvent() throws Exception
      Throws:
      Exception
    • testInitializationEndEvent

      public void testInitializationEndEvent() throws Exception
      Throws:
      Exception
    • testSessionEvents

      public void testSessionEvents() throws Exception
      Throws:
      Exception
    • testEventTenantsPLA10063

      public void testEventTenantsPLA10063()
    • testMessageProcessedMultipleTimesBug

      public void testMessageProcessedMultipleTimesBug() throws InterruptedException
      Throws:
      InterruptedException