Class AsyncPersistedSessionLoadTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.web.session.persister.AsyncPersistedSessionLoadTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsyncPersistedSessionLoadTest extends ServicelayerBaseTest
  • Constructor Details

    • AsyncPersistedSessionLoadTest

      public AsyncPersistedSessionLoadTest()
  • Method Details

    • setup

      public void setup()
    • revertConfigs

      public void revertConfigs()
    • shouldHandleWithoutErrors

      public void shouldHandleWithoutErrors() throws InterruptedException
      Throws:
      InterruptedException
    • shouldNotThrowExceptionsWhenFailedToPersist

      public void shouldNotThrowExceptionsWhenFailedToPersist() throws InterruptedException
      Throws:
      InterruptedException
    • shouldThrowExceptionsWhenFailedAndConfiguredToDo

      public void shouldThrowExceptionsWhenFailedAndConfiguredToDo()