Class ThreadRegistryIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ThreadRegistryIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • ThreadRegistryIntegrationTest

      public ThreadRegistryIntegrationTest()
  • Method Details

    • shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread

      public void shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread()
    • shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread

      public void shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread()
    • shouldSuccessfullyRegisterRegistrableThread

      public void shouldSuccessfullyRegisterRegistrableThread() throws Exception
      Throws:
      Exception
    • shouldSuccessfullyRegisterPoolableThread

      public void shouldSuccessfullyRegisterPoolableThread() throws Exception
      Throws:
      Exception
    • shouldSuccessfullyRenamePoolableThread

      public void shouldSuccessfullyRenamePoolableThread() throws Exception
      Throws:
      Exception
    • shouldSuccessfullySetTenantForCurrentThread

      public void shouldSuccessfullySetTenantForCurrentThread() throws Exception
      Throws:
      Exception
    • shouldNotBeRegisteredWhenRunInStandardThread

      public void shouldNotBeRegisteredWhenRunInStandardThread() throws Exception
      Throws:
      Exception
    • shouldThrowISEWhenRegisteringThreadTwice

      public void shouldThrowISEWhenRegisteringThreadTwice() throws Exception
      Throws:
      Exception
    • shouldThrowISEWhenUnregisteringThreadTwice

      public void shouldThrowISEWhenUnregisteringThreadTwice() throws Exception
      Throws:
      Exception
    • shouldSuccesfullyRegisterInitThread

      public void shouldSuccesfullyRegisterInitThread() throws InterruptedException
      Throws:
      InterruptedException
    • shouldRevertToPreviousOperationInfo

      public void shouldRevertToPreviousOperationInfo() throws InterruptedException
      Throws:
      InterruptedException