feederfakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 5 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

func ReturnAbiInfo_Fail

func ReturnAbiInfo_Fail() error

returns ABI with err

func ReturnAbiInfo_Full

func ReturnAbiInfo_Full() *abi.Abi

returns ABI with full coverage

Types

type FailHttpClient

type FailHttpClient struct {
	DoStub func(*http.Request) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*FailHttpClient) Do

func (fake *FailHttpClient) Do(arg1 *http.Request) (*http.Response, error)

func (*FailHttpClient) DoArgsForCall

func (fake *FailHttpClient) DoArgsForCall(i int) *http.Request

func (*FailHttpClient) DoCallCount

func (fake *FailHttpClient) DoCallCount() int

func (*FailHttpClient) DoCalls

func (fake *FailHttpClient) DoCalls(stub func(*http.Request) (*http.Response, error))

func (*FailHttpClient) DoReturns

func (fake *FailHttpClient) DoReturns(result1 *http.Response, result2 error)

func (*FailHttpClient) DoReturnsOnCall

func (fake *FailHttpClient) DoReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*FailHttpClient) Invocations

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

type FakeHttpClient

type FakeHttpClient struct {
	DoStub func(*http.Request) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*FakeHttpClient) Do

func (fake *FakeHttpClient) Do(arg1 *http.Request) (*http.Response, error)

func (*FakeHttpClient) DoArgsForCall

func (fake *FakeHttpClient) DoArgsForCall(i int) *http.Request

func (*FakeHttpClient) DoCallCount

func (fake *FakeHttpClient) DoCallCount() int

func (*FakeHttpClient) DoCalls

func (fake *FakeHttpClient) DoCalls(stub func(*http.Request) (*http.Response, error))

func (*FakeHttpClient) DoReturns

func (fake *FakeHttpClient) DoReturns(result1 *http.Response, result2 error)

func (*FakeHttpClient) DoReturnsOnCall

func (fake *FakeHttpClient) DoReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*FakeHttpClient) Invocations

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

Jump to

Keyboard shortcuts

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