Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GameSearch ¶
GameSearch is an autogenerated mock type for the GameSearch type
func NewGameSearch ¶
func NewGameSearch(t interface { mock.TestingT Cleanup(func()) }) *GameSearch
NewGameSearch creates a new instance of GameSearch. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*GameSearch) SearchGames ¶
func (_m *GameSearch) SearchGames(query string) []dto.GameResult
SearchGames provides a mock function with given fields: query
Click to show internal directories.
Click to hide internal directories.