Class ThreadRegistryIntegrationTest

    • Constructor Detail

      • ThreadRegistryIntegrationTest

        public ThreadRegistryIntegrationTest()
    • Method Detail

      • shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread

        public void shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread()
      • shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread

        public void shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread()
      • shouldSuccessfullyRegisterRegistrableThread

        public void shouldSuccessfullyRegisterRegistrableThread()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSuccessfullyRegisterPoolableThread

        public void shouldSuccessfullyRegisterPoolableThread()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSuccessfullyRenamePoolableThread

        public void shouldSuccessfullyRenamePoolableThread()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSuccessfullySetTenantForCurrentThread

        public void shouldSuccessfullySetTenantForCurrentThread()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotBeRegisteredWhenRunInStandardThread

        public void shouldNotBeRegisteredWhenRunInStandardThread()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldThrowISEWhenRegisteringThreadTwice

        public void shouldThrowISEWhenRegisteringThreadTwice()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldThrowISEWhenUnregisteringThreadTwice

        public void shouldThrowISEWhenUnregisteringThreadTwice()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSuccesfullyRegisterInitThread

        public void shouldSuccesfullyRegisterInitThread()
                                                 throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • shouldRevertToPreviousOperationInfo

        public void shouldRevertToPreviousOperationInfo()
                                                 throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException