Class RuntimeConfigHolderTest


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

      • RuntimeConfigHolderTest

        public RuntimeConfigHolderTest()
    • Method Detail

      • shouldReturnIntegerProperty

        public void shouldReturnIntegerProperty()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnStringProperty

        public void shouldReturnStringProperty()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDurationProperty

        public void shouldReturnDurationProperty()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDefaultIntegerProperty

        public void shouldReturnDefaultIntegerProperty()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDefaultStringProperty

        public void shouldReturnDefaultStringProperty()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDefaultDurationProperty

        public void shouldReturnDefaultDurationProperty()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnUpdatedIntegerProperty

        public void shouldReturnUpdatedIntegerProperty()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnUpdatedStringProperty

        public void shouldReturnUpdatedStringProperty()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnUpdatedDurationProperty

        public void shouldReturnUpdatedDurationProperty()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEvaluateIntegerProperty

        public void shouldEvaluateIntegerProperty()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged

        public void shouldEvaluateIntegerPropertyWhenWorkersNumberHasChanged()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged

        public void shouldEvaluateAllPropertiesWhenWorkersNumberHasChanged()
                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged

        public void shouldEvaluateAllPropertiesWhenDurationPropertyWorkersNumberHasChanged()
                                                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers

        public void shouldReturnDefaultValueWhenOtherPropertyChangedNumberOfWorkers()
                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception