mock_azureoidc

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_azureoidc 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

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

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.

Directories

Path Synopsis
Package mock_loader is a generated GoMock package.
Package mock_loader is a generated GoMock package.

Jump to

Keyboard shortcuts

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