helperfakes

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 3 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 FakeClientFactory

type FakeClientFactory struct {
	CreateClientStub func(string, string, string, string) (uaa.UAA, error)
	// contains filtered or unexported fields
}

func (*FakeClientFactory) CreateClient

func (fake *FakeClientFactory) CreateClient(arg1 string, arg2 string, arg3 string, arg4 string) (uaa.UAA, error)

func (*FakeClientFactory) CreateClientArgsForCall

func (fake *FakeClientFactory) CreateClientArgsForCall(i int) (string, string, string, string)

func (*FakeClientFactory) CreateClientCallCount

func (fake *FakeClientFactory) CreateClientCallCount() int

func (*FakeClientFactory) CreateClientCalls added in v0.19.0

func (fake *FakeClientFactory) CreateClientCalls(stub func(string, string, string, string) (uaa.UAA, error))

func (*FakeClientFactory) CreateClientReturns

func (fake *FakeClientFactory) CreateClientReturns(result1 uaa.UAA, result2 error)

func (*FakeClientFactory) CreateClientReturnsOnCall

func (fake *FakeClientFactory) CreateClientReturnsOnCall(i int, result1 uaa.UAA, result2 error)

func (*FakeClientFactory) Invocations

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

Jump to

Keyboard shortcuts

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