fakes

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

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

Go to latest
Published: Aug 28, 2018 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 {
	NextStub func() *route.Endpoint

	EndpointFailedStub func(err error)

	PreRequestStub func(e *route.Endpoint)

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

func (*FakeEndpointIterator) EndpointFailed

func (fake *FakeEndpointIterator) EndpointFailed(err error)

func (*FakeEndpointIterator) EndpointFailedArgsForCall

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

func (*FakeEndpointIterator) EndpointFailedCallCount

func (fake *FakeEndpointIterator) EndpointFailedCallCount() int

func (*FakeEndpointIterator) Invocations

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

func (*FakeEndpointIterator) Next

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

func (*FakeEndpointIterator) NextCallCount

func (fake *FakeEndpointIterator) NextCallCount() int

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(e *route.Endpoint)

func (*FakeEndpointIterator) PostRequestArgsForCall

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

func (*FakeEndpointIterator) PostRequestCallCount

func (fake *FakeEndpointIterator) PostRequestCallCount() int

func (*FakeEndpointIterator) PreRequest

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

func (*FakeEndpointIterator) PreRequestArgsForCall

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

func (*FakeEndpointIterator) PreRequestCallCount

func (fake *FakeEndpointIterator) PreRequestCallCount() int

Jump to

Keyboard shortcuts

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