Documentation ¶
Index ¶
- func CheckImageSearch(t *testing.T, e scraper.ImageSearcher, tchar []TestCaseHasAnyResults, ...)
- func CheckSearch(t *testing.T, e scraper.Searcher, tchar []TestCaseHasAnyResults, ...)
- func CheckSuggest(t *testing.T, e scraper.Suggester, q string)
- func NewConfig(seName engines.Name) config.Config
- func NewOpts() options.Options
- type TestCaseContainsResults
- type TestCaseHasAnyResults
- type TestCaseRankedResults
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckImageSearch ¶ added in v0.28.5
func CheckImageSearch(t *testing.T, e scraper.ImageSearcher, tchar []TestCaseHasAnyResults, tccr []TestCaseContainsResults, tcrr []TestCaseRankedResults)
func CheckSearch ¶ added in v0.28.5
func CheckSearch(t *testing.T, e scraper.Searcher, tchar []TestCaseHasAnyResults, tccr []TestCaseContainsResults, tcrr []TestCaseRankedResults)
Types ¶
type TestCaseContainsResults ¶
type TestCaseHasAnyResults ¶
Click to show internal directories.
Click to hide internal directories.