java.lang.Object
de.hybris.platform.servicelayer.web.session.stale.impl.CachingConfigTest

@UnitTest public class CachingConfigTest extends Object
  • Constructor Details

    • CachingConfigTest

      public CachingConfigTest()
  • Method Details

    • shouldDelegateToTargetExtension

      public void shouldDelegateToTargetExtension()
    • shouldLimitNumberOfCallsToTargetConfig

      public void shouldLimitNumberOfCallsToTargetConfig()
    • shouldCallTargetConfigAfterTTL

      public void shouldCallTargetConfigAfterTTL() throws InterruptedException
      Throws:
      InterruptedException