Class AsynchronousEventServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsynchronousEventServiceTest extends AbstractAsynchronousEventServiceTest
  • Constructor Details

    • AsynchronousEventServiceTest

      public AsynchronousEventServiceTest()
  • Method Details

    • testEvents

      public void testEvents() throws Exception
      Throws:
      Exception
    • testTxEvents

      public void testTxEvents() throws Exception
      Throws:
      Exception
    • testTxAwareEvents

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

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

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

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

      public void testSessionEventsWhenPrecedingListenersAreFailing() throws Exception
      Throws:
      Exception