fakes

package
v0.0.0-...-2ae1647 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0, BSD-2-Clause-Views, BSD-3-Clause, + 1 more 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 FakeEndpointIterator

type FakeEndpointIterator struct {
	EndpointFailedStub func(error)

	NextStub func(int) *route.Endpoint

	PostRequestStub func(*route.Endpoint)

	PreRequestStub func(*route.Endpoint)
	// contains filtered or unexported fields
}

func (*FakeEndpointIterator) EndpointFailed

func (fake *FakeEndpointIterator) EndpointFailed(arg1 error)

func (*FakeEndpointIterator) EndpointFailedArgsForCall

func (fake *FakeEndpointIterator) EndpointFailedArgsForCall(i int) error

func (*FakeEndpointIterator) EndpointFailedCallCount

func (fake *FakeEndpointIterator) EndpointFailedCallCount() int

func (*FakeEndpointIterator) EndpointFailedCalls

func (fake *FakeEndpointIterator) EndpointFailedCalls(stub func(error))

func (*FakeEndpointIterator) Invocations

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

func (*FakeEndpointIterator) Next

func (fake *FakeEndpointIterator) Next(arg1 int) *route.Endpoint

func (*FakeEndpointIterator) NextArgsForCall

func (fake *FakeEndpointIterator) NextArgsForCall(i int) int

func (*FakeEndpointIterator) NextCallCount

func (fake *FakeEndpointIterator) NextCallCount() int

func (*FakeEndpointIterator) NextCalls

func (fake *FakeEndpointIterator) NextCalls(stub func(int) *route.Endpoint)

func (*FakeEndpointIterator) NextReturns

func (fake *FakeEndpointIterator) NextReturns(result1 *route.Endpoint)

func (*FakeEndpointIterator) NextReturnsOnCall

func (fake *FakeEndpointIterator) NextReturnsOnCall(i int, result1 *route.Endpoint)

func (*FakeEndpointIterator) PostRequest

func (fake *FakeEndpointIterator) PostRequest(arg1 *route.Endpoint)

func (*FakeEndpointIterator) PostRequestArgsForCall

func (fake *FakeEndpointIterator) PostRequestArgsForCall(i int) *route.Endpoint

func (*FakeEndpointIterator) PostRequestCallCount

func (fake *FakeEndpointIterator) PostRequestCallCount() int

func (*FakeEndpointIterator) PostRequestCalls

func (fake *FakeEndpointIterator) PostRequestCalls(stub func(*route.Endpoint))

func (*FakeEndpointIterator) PreRequest

func (fake *FakeEndpointIterator) PreRequest(arg1 *route.Endpoint)

func (*FakeEndpointIterator) PreRequestArgsForCall

func (fake *FakeEndpointIterator) PreRequestArgsForCall(i int) *route.Endpoint

func (*FakeEndpointIterator) PreRequestCallCount

func (fake *FakeEndpointIterator) PreRequestCallCount() int

func (*FakeEndpointIterator) PreRequestCalls

func (fake *FakeEndpointIterator) PreRequestCalls(stub func(*route.Endpoint))

Jump to

Keyboard shortcuts

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