mocks

package
v0.0.0-...-df0da6f Latest Latest
Warning

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

Go to latest
Published: Oct 22, 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 Store

type Store struct {
	mock.Mock
}

Store is an autogenerated mock type for the Store type

func NewStore

func NewStore(t interface {
	mock.TestingT
	Cleanup(func())
}) *Store

NewStore creates a new instance of Store. 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 (*Store) Add

func (_m *Store) Add(ctx context.Context, req *v1.CoverageChangeRequest) error

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

func (*Store) Delete

func (_m *Store) Delete(ctx context.Context, req *v1.CoverageChangeRequest) error

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

func (*Store) List

func (_m *Store) List(ctx context.Context, req *v1.CoverageListRequest) ([]string, error)

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

func (*Store) ListAll

func (_m *Store) ListAll(ctx context.Context, req *v1.CoverageRequest) ([]*v1.CoverageResponse, error)

ListAll 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