@IntegrationTest public class ThreadRegistryIntegrationTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
ThreadRegistryIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldNotBeRegisteredWhenRunInStandardThread() |
void |
shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread() |
void |
shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread() |
void |
shouldRevertToPreviousOperationInfo() |
void |
shouldSuccessfullyRegisterPoolableThread() |
void |
shouldSuccessfullyRegisterRegistrableThread() |
void |
shouldSuccessfullyRenamePoolableThread() |
void |
shouldSuccessfullySetTenantForCurrentThread() |
void |
shouldThrowISEWhenRegisteringThreadTwice() |
void |
shouldThrowISEWhenUnregisteringThreadTwice() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread()
public void shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread()
public void shouldSuccessfullyRegisterRegistrableThread()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldSuccessfullyRegisterPoolableThread()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldSuccessfullyRenamePoolableThread()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldSuccessfullySetTenantForCurrentThread()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldNotBeRegisteredWhenRunInStandardThread()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowISEWhenRegisteringThreadTwice()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowISEWhenUnregisteringThreadTwice()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldRevertToPreviousOperationInfo()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionCopyright © 2018 SAP SE. All Rights Reserved.