typesfakes

package
v0.7.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MPL-2.0 Imports: 4 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 FakeAuthFlow

type FakeAuthFlow struct {
	AuthorizeStub func(context.Context) (*http.Request, error)

	CallbackHandlerStub func(*types.TokenResponseState, http.Handler) http.Handler
	// contains filtered or unexported fields
}

func (*FakeAuthFlow) Authorize

func (fake *FakeAuthFlow) Authorize(arg1 context.Context) (*http.Request, error)

func (*FakeAuthFlow) AuthorizeArgsForCall

func (fake *FakeAuthFlow) AuthorizeArgsForCall(i int) context.Context

func (*FakeAuthFlow) AuthorizeCallCount

func (fake *FakeAuthFlow) AuthorizeCallCount() int

func (*FakeAuthFlow) AuthorizeCalls

func (fake *FakeAuthFlow) AuthorizeCalls(stub func(context.Context) (*http.Request, error))

func (*FakeAuthFlow) AuthorizeReturns

func (fake *FakeAuthFlow) AuthorizeReturns(result1 *http.Request, result2 error)

func (*FakeAuthFlow) AuthorizeReturnsOnCall

func (fake *FakeAuthFlow) AuthorizeReturnsOnCall(i int, result1 *http.Request, result2 error)

func (*FakeAuthFlow) CallbackHandler

func (fake *FakeAuthFlow) CallbackHandler(arg1 *types.TokenResponseState, arg2 http.Handler) http.Handler

func (*FakeAuthFlow) CallbackHandlerArgsForCall

func (fake *FakeAuthFlow) CallbackHandlerArgsForCall(i int) (*types.TokenResponseState, http.Handler)

func (*FakeAuthFlow) CallbackHandlerCallCount

func (fake *FakeAuthFlow) CallbackHandlerCallCount() int

func (*FakeAuthFlow) CallbackHandlerCalls

func (fake *FakeAuthFlow) CallbackHandlerCalls(stub func(*types.TokenResponseState, http.Handler) http.Handler)

func (*FakeAuthFlow) CallbackHandlerReturns

func (fake *FakeAuthFlow) CallbackHandlerReturns(result1 http.Handler)

func (*FakeAuthFlow) CallbackHandlerReturnsOnCall

func (fake *FakeAuthFlow) CallbackHandlerReturnsOnCall(i int, result1 http.Handler)

func (*FakeAuthFlow) Invocations

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

Jump to

Keyboard shortcuts

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