Class CachingConfigTest


  • @UnitTest
    public class CachingConfigTest
    extends java.lang.Object
    • Constructor Detail

      • CachingConfigTest

        public CachingConfigTest()
    • Method Detail

      • shouldDelegateToTargetExtension

        public void shouldDelegateToTargetExtension()
      • shouldLimitNumberOfCallsToTargetConfig

        public void shouldLimitNumberOfCallsToTargetConfig()
      • shouldCallTargetConfigAfterTTL

        public void shouldCallTargetConfigAfterTTL()
                                            throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException