Class PLA_12491_Test

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PLA_12491_Test extends ServicelayerBaseTest
Tests potential thread pool leak when running multi-threaded ImpEx with errors caught by workers. See PLA-12491 for the whole story!
  • Constructor Details

    • PLA_12491_Test

      public PLA_12491_Test()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • assertInterceptorInstalled

      protected PLA_12491_Test_Interceptor assertInterceptorInstalled()
    • testErrorInWorker

      public void testErrorInWorker()
    • testErrorInInterceptor

      public void testErrorInInterceptor()