Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
Repository is an autogenerated mock type for the Repository type
func NewRepository ¶
func NewRepository(t interface { mock.TestingT Cleanup(func()) }) *Repository
NewRepository creates a new instance of Repository. 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 (*Repository) PublishParseAnime ¶
PublishParseAnime provides a mock function with given fields: ctx, id, forced
func (*Repository) PublishParseUserAnime ¶
func (_m *Repository) PublishParseUserAnime(ctx context.Context, username string, status string, forced bool) error
PublishParseUserAnime provides a mock function with given fields: ctx, username, status, forced
Click to show internal directories.
Click to hide internal directories.