fakes

package
v0.0.0-...-9b2d5d1 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2016 License: Apache-2.0, BSD-2-Clause-Views, BSD-3-Clause, + 1 more Imports: 2 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

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()

	PreRequestStub func(e *route.Endpoint)

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

func (*FakeEndpointIterator) EndpointFailed

func (fake *FakeEndpointIterator) EndpointFailed()

func (*FakeEndpointIterator) EndpointFailedCallCount

func (fake *FakeEndpointIterator) EndpointFailedCallCount() int

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) 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