mocks

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func NewClient

func NewClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *Client

NewClient creates a new instance of Client. 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 (*Client) Echo

func (_m *Client) Echo(_a0 context.Context, _a1 string) (*types.ResponseEcho, error)

Echo provides a mock function with given fields: _a0, _a1

func (*Client) Error

func (_m *Client) Error() error

Error provides a mock function with no fields

func (*Client) Flush

func (_m *Client) Flush(_a0 context.Context) error

Flush provides a mock function with given fields: _a0

func (*Client) Info

func (_m *Client) Info(_a0 context.Context, _a1 *types.RequestInfo) (*types.ResponseInfo, error)

Info provides a mock function with given fields: _a0, _a1

func (*Client) IsRunning

func (_m *Client) IsRunning() bool

IsRunning provides a mock function with no fields

func (*Client) OnReset

func (_m *Client) OnReset() error

OnReset provides a mock function with no fields

func (*Client) OnStart

func (_m *Client) OnStart() error

OnStart provides a mock function with no fields

func (*Client) OnStop

func (_m *Client) OnStop()

OnStop provides a mock function with no fields

func (*Client) ProcessDVSRequest

ProcessDVSRequest provides a mock function with given fields: _a0, _a1

func (*Client) ProcessDVSResponse

ProcessDVSResponse provides a mock function with given fields: _a0, _a1

func (*Client) Query

func (_m *Client) Query(_a0 context.Context, _a1 *types.RequestQuery) (*types.ResponseQuery, error)

Query provides a mock function with given fields: _a0, _a1

func (*Client) Quit

func (_m *Client) Quit() <-chan struct{}

Quit provides a mock function with no fields

func (*Client) Reset

func (_m *Client) Reset() error

Reset provides a mock function with no fields

func (*Client) SetLogger

func (_m *Client) SetLogger(_a0 log.Logger)

SetLogger provides a mock function with given fields: _a0

func (*Client) Start

func (_m *Client) Start() error

Start provides a mock function with no fields

func (*Client) Stop

func (_m *Client) Stop() error

Stop provides a mock function with no fields

func (*Client) String

func (_m *Client) String() string

String provides a mock function with no fields

Jump to

Keyboard shortcuts

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