mocks

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 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 MemCacheClient

type MemCacheClient struct {
	mock.Mock
}

MemCacheClient is an autogenerated mock type for the MemCacheClient type

func NewMemCacheClient

func NewMemCacheClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *MemCacheClient

NewMemCacheClient creates a new instance of MemCacheClient. 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 (*MemCacheClient) Get

func (_m *MemCacheClient) Get(_a0 string) (*memcache.Item, error)

Get provides a mock function with given fields: _a0

func (*MemCacheClient) Set

func (_m *MemCacheClient) Set(_a0 *memcache.Item) error

Set provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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