uaafakes

package
v6.28.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2017 License: Apache-2.0 Imports: 3 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 FakeConnection

type FakeConnection struct {
	MakeStub func(request *http.Request, passedResponse *uaa.Response) error
	// contains filtered or unexported fields
}

func (*FakeConnection) Invocations

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

func (*FakeConnection) Make

func (fake *FakeConnection) Make(request *http.Request, passedResponse *uaa.Response) error

func (*FakeConnection) MakeArgsForCall

func (fake *FakeConnection) MakeArgsForCall(i int) (*http.Request, *uaa.Response)

func (*FakeConnection) MakeCallCount

func (fake *FakeConnection) MakeCallCount() int

func (*FakeConnection) MakeReturns

func (fake *FakeConnection) MakeReturns(result1 error)

func (*FakeConnection) MakeReturnsOnCall

func (fake *FakeConnection) MakeReturnsOnCall(i int, result1 error)

type FakeConnectionWrapper

type FakeConnectionWrapper struct {
	MakeStub func(request *http.Request, passedResponse *uaa.Response) error

	WrapStub func(innerconnection uaa.Connection) uaa.Connection
	// contains filtered or unexported fields
}

func (*FakeConnectionWrapper) Invocations

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

func (*FakeConnectionWrapper) Make

func (fake *FakeConnectionWrapper) Make(request *http.Request, passedResponse *uaa.Response) error

func (*FakeConnectionWrapper) MakeArgsForCall

func (fake *FakeConnectionWrapper) MakeArgsForCall(i int) (*http.Request, *uaa.Response)

func (*FakeConnectionWrapper) MakeCallCount

func (fake *FakeConnectionWrapper) MakeCallCount() int

func (*FakeConnectionWrapper) MakeReturns

func (fake *FakeConnectionWrapper) MakeReturns(result1 error)

func (*FakeConnectionWrapper) MakeReturnsOnCall

func (fake *FakeConnectionWrapper) MakeReturnsOnCall(i int, result1 error)

func (*FakeConnectionWrapper) Wrap

func (fake *FakeConnectionWrapper) Wrap(innerconnection uaa.Connection) uaa.Connection

func (*FakeConnectionWrapper) WrapArgsForCall

func (fake *FakeConnectionWrapper) WrapArgsForCall(i int) uaa.Connection

func (*FakeConnectionWrapper) WrapCallCount

func (fake *FakeConnectionWrapper) WrapCallCount() int

func (*FakeConnectionWrapper) WrapReturns

func (fake *FakeConnectionWrapper) WrapReturns(result1 uaa.Connection)

func (*FakeConnectionWrapper) WrapReturnsOnCall

func (fake *FakeConnectionWrapper) WrapReturnsOnCall(i int, result1 uaa.Connection)

Jump to

Keyboard shortcuts

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