routingapifakes

package
v0.0.0-...-d48b924 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 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 FakeUaaClient

type FakeUaaClient struct {
	FetchTokenStub func(context.Context, bool) (*oauth2.Token, error)
	// contains filtered or unexported fields
}

func (*FakeUaaClient) FetchToken

func (fake *FakeUaaClient) FetchToken(arg1 context.Context, arg2 bool) (*oauth2.Token, error)

func (*FakeUaaClient) FetchTokenArgsForCall

func (fake *FakeUaaClient) FetchTokenArgsForCall(i int) (context.Context, bool)

func (*FakeUaaClient) FetchTokenCallCount

func (fake *FakeUaaClient) FetchTokenCallCount() int

func (*FakeUaaClient) FetchTokenCalls

func (fake *FakeUaaClient) FetchTokenCalls(stub func(context.Context, bool) (*oauth2.Token, error))

func (*FakeUaaClient) FetchTokenReturns

func (fake *FakeUaaClient) FetchTokenReturns(result1 *oauth2.Token, result2 error)

func (*FakeUaaClient) FetchTokenReturnsOnCall

func (fake *FakeUaaClient) FetchTokenReturnsOnCall(i int, result1 *oauth2.Token, result2 error)

func (*FakeUaaClient) Invocations

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

Jump to

Keyboard shortcuts

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