mocks

package
v0.0.0-...-b665e70 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MovieGetter

type MovieGetter struct {
	mock.Mock
}

MovieGetter is an autogenerated mock type for the MovieGetter type

func NewMovieGetter

func NewMovieGetter(t interface {
	mock.TestingT
	Cleanup(func())
}) *MovieGetter

NewMovieGetter creates a new instance of MovieGetter. 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 (*MovieGetter) GetMovies

func (_m *MovieGetter) GetMovies(limit int, offset int, orderBy string, asc bool) ([]entity.Movie, error)

GetMovies provides a mock function with given fields: limit, offset, orderBy, asc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL