Documentation ¶
Index ¶
- func CheckImageSearch(t *testing.T, e scraper.ImageSearcher, tchar []TestCaseHasAnyResults, ...)
- func CheckSuggest(t *testing.T, e scraper.Suggester, q string)
- func CheckWebSearch(t *testing.T, e scraper.WebSearcher, tchar []TestCaseHasAnyResults, ...)
- 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 CheckWebSearch ¶ added in v0.32.0
func CheckWebSearch(t *testing.T, e scraper.WebSearcher, tchar []TestCaseHasAnyResults, tccr []TestCaseContainsResults, tcrr []TestCaseRankedResults)
Types ¶
type TestCaseContainsResults ¶
type TestCaseHasAnyResults ¶
Click to show internal directories.
Click to hide internal directories.