Class EventListenersPerformanceTests

All Implemented Interfaces:
JaloSessionHolder

@PerformanceTest public class EventListenersPerformanceTests extends ServicelayerTransactionalBaseTest
Performance tests for scripting event listeners
  • Constructor Details

    • EventListenersPerformanceTests

      public EventListenersPerformanceTests()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testStandardListenerOneSlowEvent

      public void testStandardListenerOneSlowEvent() throws Exception
      Throws:
      Exception
    • testStandardListenerManyFastEvents

      public void testStandardListenerManyFastEvents() throws Exception
      Throws:
      Exception
    • testScriptingListenerOneSlowEvent

      public void testScriptingListenerOneSlowEvent() throws Exception
      Throws:
      Exception
    • testScriptingListenerManyFastEvents

      public void testScriptingListenerManyFastEvents() throws Exception
      Throws:
      Exception