Class ThreadRegistryIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.core.threadregistry.ThreadRegistryIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ThreadRegistryIntegrationTest
public ThreadRegistryIntegrationTest()
-
-
Method Details
-
shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread
public void shouldNotFailWhenThreadIsRegisteredTwiceInJunitThread() -
shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread
public void shouldNotFailWhenThreadIsUnregisteredTwiceInJunitThread() -
shouldSuccessfullyRegisterRegistrableThread
- Throws:
Exception
-
shouldSuccessfullyRegisterPoolableThread
- Throws:
Exception
-
shouldSuccessfullyRenamePoolableThread
- Throws:
Exception
-
shouldSuccessfullySetTenantForCurrentThread
- Throws:
Exception
-
shouldNotBeRegisteredWhenRunInStandardThread
- Throws:
Exception
-
shouldThrowISEWhenRegisteringThreadTwice
- Throws:
Exception
-
shouldThrowISEWhenUnregisteringThreadTwice
- Throws:
Exception
-
shouldSuccesfullyRegisterInitThread
- Throws:
InterruptedException
-
shouldRevertToPreviousOperationInfo
- Throws:
InterruptedException
-