Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/django-haystack/django-haystack
/ mocks.py
File
mocks.py
test_haystack/mocks.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.apps
import
apps
2
3
from
haystack.backends
import
BaseEngine, BaseSearchBackend, BaseSearchQuery, log_query
4
from
haystack.models
import
SearchResult
Callers
nothing calls this directly
Calls
1
MockSearchResult
Class · 0.85
Tested by
no test coverage detected