Uses of Interface
com.funnelback.mock.helpers.PluginConfigurationFileSettingMock
-
-
Uses of PluginConfigurationFileSettingMock in com.funnelback.common.filter.jsoup
Classes in com.funnelback.common.filter.jsoup that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockJsoupSetupContextThis can be used when testing Jsoup filters that need aSetupContext. -
Uses of PluginConfigurationFileSettingMock in com.funnelback.filter.api.mock
Classes in com.funnelback.filter.api.mock that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockFilterContextA Filter context suitable for testing. -
Uses of PluginConfigurationFileSettingMock in com.funnelback.plugin.gatherer.mock
Classes in com.funnelback.plugin.gatherer.mock that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockPluginGatherContextA Mock PluginGatherContext that may be used when testing the PluginGatherer. -
Uses of PluginConfigurationFileSettingMock in com.funnelback.plugin.index.mock
Classes in com.funnelback.plugin.index.mock that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockIndexConfigProviderContextA mockIndexConfigProviderContextthat may be used when testig theIndexingConfigProvider. -
Uses of PluginConfigurationFileSettingMock in com.funnelback.plugin.search.mock
Classes in com.funnelback.plugin.search.mock that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockSearchLifeCycleContext -
Uses of PluginConfigurationFileSettingMock in com.funnelback.plugin.update.mock
Classes in com.funnelback.plugin.update.mock that implement PluginConfigurationFileSettingMock Modifier and Type Class Description classMockUpdateLifecycleContext
-