mocks

package
v0.0.0-...-5b547ee Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	mock.Mock
}

DB is an autogenerated mock type for the DB type

func NewDB

func NewDB(t interface {
	mock.TestingT
	Cleanup(func())
}) *DB

NewDB creates a new instance of DB. 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 (*DB) History

func (_m *DB) History(ctx context.Context, rollerID string, limit int) ([]*roller_cleanup.CleanupRequest, error)

History provides a mock function with given fields: ctx, rollerID, limit

func (*DB) RequestCleanup

func (_m *DB) RequestCleanup(ctx context.Context, req *roller_cleanup.CleanupRequest) error

RequestCleanup provides a mock function with given fields: ctx, req

Jump to

Keyboard shortcuts

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