mock_oidc

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_oidc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthenticator

type MockAuthenticator struct {
	// contains filtered or unexported fields
}

MockAuthenticator is a mock of Authenticator interface.

func NewMockAuthenticator

func NewMockAuthenticator(ctrl *gomock.Controller) *MockAuthenticator

NewMockAuthenticator creates a new mock instance.

func (*MockAuthenticator) AuthCodeURL

func (m *MockAuthenticator) AuthCodeURL(ctx context.Context, w http.ResponseWriter, returnURL string) (string, error)

AuthCodeURL mocks base method.

func (*MockAuthenticator) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockAuthenticator) LoginURL added in v0.4.2

func (m *MockAuthenticator) LoginURL() string

LoginURL mocks base method.

func (*MockAuthenticator) Verify

Verify mocks base method.

type MockAuthenticatorMockRecorder

type MockAuthenticatorMockRecorder struct {
	// contains filtered or unexported fields
}

MockAuthenticatorMockRecorder is the mock recorder for MockAuthenticator.

func (*MockAuthenticatorMockRecorder) AuthCodeURL

func (mr *MockAuthenticatorMockRecorder) AuthCodeURL(ctx, w, returnURL any) *gomock.Call

AuthCodeURL indicates an expected call of AuthCodeURL.

func (*MockAuthenticatorMockRecorder) LoginURL added in v0.4.2

func (mr *MockAuthenticatorMockRecorder) LoginURL() *gomock.Call

LoginURL indicates an expected call of LoginURL.

func (*MockAuthenticatorMockRecorder) Verify

func (mr *MockAuthenticatorMockRecorder) Verify(ctx, w, r, claims any) *gomock.Call

Verify indicates an expected call of Verify.

Jump to

Keyboard shortcuts

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