Interface ConfigSettingMock

    • Method Detail

      • setConfigSetting

        void setConfigSetting​(String key,
                              String value)
        This method can be used to set collection or profile config options on the mock object. The mock object itself declares if it is for a profile or collection. To remove a value set the value to null.
        Parameters:
        key -
        value -