Class OnTenantStartupProcessorUnitTest

java.lang.Object
de.hybris.platform.ruleengine.event.OnTenantStartupProcessorUnitTest

@UnitTest public class OnTenantStartupProcessorUnitTest extends Object
  • Constructor Details

    • OnTenantStartupProcessorUnitTest

      public OnTenantStartupProcessorUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testRefreshCurrentSessionWithRetryOk

      public void testRefreshCurrentSessionWithRetryOk()
    • testRefreshCurrentSessionWithRetryFails

      public void testRefreshCurrentSessionWithRetryFails()
    • testRefreshCurrentSessionWithRetrySucceedsAfterRetry

      public void testRefreshCurrentSessionWithRetrySucceedsAfterRetry()
    • testRefreshCurrentSessionWithRetryFailsWithFatalException

      public void testRefreshCurrentSessionWithRetryFailsWithFatalException()
    • testSetDroolsSystemProperties

      public void testSetDroolsSystemProperties()