fakes

package
v1.0.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 ChannelClient

type ChannelClient struct {
	ExecuteStub func(string, string, [][]byte) (string, error)

	QueryStub func(string, string, [][]byte, ...string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*ChannelClient) Execute

func (fake *ChannelClient) Execute(arg1 string, arg2 string, arg3 [][]byte) (string, error)

func (*ChannelClient) ExecuteArgsForCall

func (fake *ChannelClient) ExecuteArgsForCall(i int) (string, string, [][]byte)

func (*ChannelClient) ExecuteCallCount

func (fake *ChannelClient) ExecuteCallCount() int

func (*ChannelClient) ExecuteCalls

func (fake *ChannelClient) ExecuteCalls(stub func(string, string, [][]byte) (string, error))

func (*ChannelClient) ExecuteReturns

func (fake *ChannelClient) ExecuteReturns(result1 string, result2 error)

func (*ChannelClient) ExecuteReturnsOnCall

func (fake *ChannelClient) ExecuteReturnsOnCall(i int, result1 string, result2 error)

func (*ChannelClient) Invocations

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

func (*ChannelClient) Query

func (fake *ChannelClient) Query(arg1 string, arg2 string, arg3 [][]byte, arg4 ...string) ([]byte, error)

func (*ChannelClient) QueryArgsForCall

func (fake *ChannelClient) QueryArgsForCall(i int) (string, string, [][]byte, []string)

func (*ChannelClient) QueryCallCount

func (fake *ChannelClient) QueryCallCount() int

func (*ChannelClient) QueryCalls

func (fake *ChannelClient) QueryCalls(stub func(string, string, [][]byte, ...string) ([]byte, error))

func (*ChannelClient) QueryReturns

func (fake *ChannelClient) QueryReturns(result1 []byte, result2 error)

func (*ChannelClient) QueryReturnsOnCall

func (fake *ChannelClient) QueryReturnsOnCall(i int, result1 []byte, result2 error)

type CredentialConverter

type CredentialConverter struct {
	ConvertCredentialsStub func(string) (string, error)
	// contains filtered or unexported fields
}

func (*CredentialConverter) ConvertCredentials

func (fake *CredentialConverter) ConvertCredentials(arg1 string) (string, error)

func (*CredentialConverter) ConvertCredentialsArgsForCall

func (fake *CredentialConverter) ConvertCredentialsArgsForCall(i int) string

func (*CredentialConverter) ConvertCredentialsCallCount

func (fake *CredentialConverter) ConvertCredentialsCallCount() int

func (*CredentialConverter) ConvertCredentialsCalls

func (fake *CredentialConverter) ConvertCredentialsCalls(stub func(string) (string, error))

func (*CredentialConverter) ConvertCredentialsReturns

func (fake *CredentialConverter) ConvertCredentialsReturns(result1 string, result2 error)

func (*CredentialConverter) ConvertCredentialsReturnsOnCall

func (fake *CredentialConverter) ConvertCredentialsReturnsOnCall(i int, result1 string, result2 error)

func (*CredentialConverter) Invocations

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

Jump to

Keyboard shortcuts

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