All Classes Interface Summary Class Summary
Class |
Description |
AbstractPluginPropertiesFileTest |
An abstract test which most plugins should have.
|
AbstractPluginUtilsTest |
|
CheckPropertiesFileIsValidHelper |
|
FilterTestRunner |
|
MapBackedConfig |
Internal class, not to be used directly.
|
MapBackedFilterConfigurationFiles |
|
MapBackedPluginConfigurationFiles |
|
MockAutoCompletionConsumer |
A mock AutoCompletionConsumer that may be used when testing
IndexingConfigProvider.supplyAutoCompletionEntriesForProfiles(List, AutoCompletionConsumer) .
|
MockAutoCompletionConsumer.MockAutoCompletionInvocation |
|
MockBytesDocument |
A BytesDocument for testing.
|
MockDocuments |
Use the static methods in this class to get mock document for testing.
|
MockDocumentType |
Use this to create a DocumentType for testing when a preexisting DocumentType on
the interface DocumentType doesn't already exist.
|
MockDocumentType.MockDocumentTypeBuilder |
|
MockExternalMetadataConsumer |
A mock ExternalMetadataConsumer that may be used when testing IndexingConfigProvider.externalMetadata(IndexConfigProviderContext, ExternalMetadataConsumer) .
|
MockExternalMetadataConsumer.MockExternalMetadataInvocation |
|
MockFileScanner |
A Mock FileScanner that may be used when testing the PluginGatherer.
|
MockFilterContext |
A Filter context suitable for testing.
|
MockFilterDocumentFactory |
A FilterDocumentFactory that can used in testing.
|
MockGscopeByQueryConsumer |
A mock GscopeByQueryConsumer that may be used when testing IndexingConfigProvider.supplyGscopesByQuery(IndexConfigProviderContext, GscopeByQueryConsumer) .
|
MockGscopeByQueryConsumer.MockGscopeByQueryInvocation |
|
MockGscopeByRegexConsumer |
A mock GscopeByRegexConsumer that may be used when testing IndexingConfigProvider.supplyGscopesByRegex(IndexConfigProviderContext, GscopeByRegexConsumer) .
|
MockGscopeByRegexConsumer.MockGscopeByRegexInvocation |
|
MockIndexConfigProviderContext |
A mock IndexConfigProviderContext that may be used when testig the IndexingConfigProvider .
|
MockJsoupFilterContext |
A mock FilterContext to be used when testing Jsoup fiters.
|
MockJsoupSetupContext |
This can be used when testing Jsoup filters that need a SetupContext .
|
MockKillByExactMatchConsumer |
A mock KillByExactMatchConsumer that may be used when testing IndexingConfigProvider.killByExactMatch(IndexConfigProviderContext, KillByExactMatchConsumer) .
|
MockKillByExactMatchConsumer.MockKillByExactMatchInvocation |
|
MockKillByPartialMatchConsumer |
A mock KillByPartialMatchConsumer that may be used when testing IndexingConfigProvider.killByPartialMatch(IndexConfigProviderContext, KillByPartialMatchConsumer) .
|
MockKillByPartialMatchConsumer.MockKillByPartialMatchInvocation |
|
MockKillByQueryMatchConsumer |
A mock KillByQueryMatchConsumer that may be used when testing IndexingConfigProvider.killByQueryMatch(IndexConfigProviderContext, KillByQueryMatchConsumer) .
|
MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation |
|
MockMetadataMappingConsumer |
A mock KillByPartialMatchConsumer that may be used when testing IndexingConfigProvider.metadataMappings(IndexConfigProviderContext, MetadataMappingConsumer) .
|
MockMetadataMappingConsumer.MockMetadataMappingInvocation |
|
MockPluginGatherContext |
A Mock PluginGatherContext that may be used when testing the PluginGatherer.
|
MockPluginStore |
A mock PluginStore that may be used when testing the PluginGatherer.
|
MockPluginStore.MockPluginStoreResult |
|
MockQieByQueryConsumer |
A mock QieByQueryConsumer that may be used when testing IndexingConfigProvider.supplyQieByQuery(IndexConfigProviderContext, QieByQueryConsumer) .
|
MockQieByQueryConsumer.MockQieByQueryInvocation |
|
MockQieByUrlConsumer |
A mock QieByQueryConsumer that may be used when testing IndexingConfigProvider.supplyQieByURL(IndexConfigProviderContext, QieByUrlConsumer) .
|
MockQieByUrlConsumer.MockQieByQueryInvocation |
|
MockSearchLifeCycleContext |
|
MockStartUrlProviderContext |
A Mock StartUrlProviderContext that may be used when testing the StartUrlProvider.
|
MockStringDocument |
A String document for testing.
|
PluginConfigurationFileSettingMock |
|
SearchQuestionTestHelper |
|
SearchQuestionTestHelper.MyServiceConfig |
|
TestableSearchTransaction |
A search transaction that makes testing easier.
|
UnknownDocumentTypeFactory |
A document type factory which always returns DocumentType.MIME_UNKNOWN .
|