clientfakes

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Unlicense Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClient

type FakeClient struct {
	StatusStub func(client.MessageTest) (string, error)

	QueryStub func(client.MessageTest) (string, error)

	PingStub func() (string, error)

	EventStub func(client.EventTest) (string, error)
	// contains filtered or unexported fields
}

func (*FakeClient) Event

func (fake *FakeClient) Event(arg1 client.EventTest) (string, error)

func (*FakeClient) EventArgsForCall

func (fake *FakeClient) EventArgsForCall(i int) client.EventTest

func (*FakeClient) EventCallCount

func (fake *FakeClient) EventCallCount() int

func (*FakeClient) EventReturns

func (fake *FakeClient) EventReturns(result1 string, result2 error)

func (*FakeClient) EventReturnsOnCall

func (fake *FakeClient) EventReturnsOnCall(i int, result1 string, result2 error)

func (*FakeClient) Invocations

func (fake *FakeClient) Invocations() map[string][][]interface{}

func (*FakeClient) Ping

func (fake *FakeClient) Ping() (string, error)

func (*FakeClient) PingCallCount

func (fake *FakeClient) PingCallCount() int

func (*FakeClient) PingReturns

func (fake *FakeClient) PingReturns(result1 string, result2 error)

func (*FakeClient) PingReturnsOnCall

func (fake *FakeClient) PingReturnsOnCall(i int, result1 string, result2 error)

func (*FakeClient) Query

func (fake *FakeClient) Query(arg1 client.MessageTest) (string, error)

func (*FakeClient) QueryArgsForCall

func (fake *FakeClient) QueryArgsForCall(i int) client.MessageTest

func (*FakeClient) QueryCallCount

func (fake *FakeClient) QueryCallCount() int

func (*FakeClient) QueryReturns

func (fake *FakeClient) QueryReturns(result1 string, result2 error)

func (*FakeClient) QueryReturnsOnCall

func (fake *FakeClient) QueryReturnsOnCall(i int, result1 string, result2 error)

func (*FakeClient) Status

func (fake *FakeClient) Status(arg1 client.MessageTest) (string, error)

func (*FakeClient) StatusArgsForCall

func (fake *FakeClient) StatusArgsForCall(i int) client.MessageTest

func (*FakeClient) StatusCallCount

func (fake *FakeClient) StatusCallCount() int

func (*FakeClient) StatusReturns

func (fake *FakeClient) StatusReturns(result1 string, result2 error)

func (*FakeClient) StatusReturnsOnCall

func (fake *FakeClient) StatusReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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