Package com.funnelback.mock.helpers
Interface ConfigSettingMock
-
- All Known Implementing Classes:
MockIndexConfigProviderContext,MockJsoupSetupContext,MockPluginGatherContext
public interface ConfigSettingMock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetConfigSetting(String key, String value)This method can be used to set collection or profile config options on the mock object.
-