mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks 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) Authenticate

Authenticate mocks base method.

func (*MockAuthenticator) EXPECT

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

type MockAuthenticatorMockRecorder

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

MockAuthenticatorMockRecorder is the mock recorder for MockAuthenticator.

func (*MockAuthenticatorMockRecorder) Authenticate

func (mr *MockAuthenticatorMockRecorder) Authenticate(ctx, input any) *gomock.Call

Authenticate indicates an expected call of Authenticate.

type MockFailureHandler

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

MockFailureHandler is a mock of FailureHandler interface.

func NewMockFailureHandler

func NewMockFailureHandler(ctrl *gomock.Controller) *MockFailureHandler

NewMockFailureHandler creates a new mock instance.

func (*MockFailureHandler) EXPECT

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

func (*MockFailureHandler) Handle

func (m *MockFailureHandler) Handle(c *echo.Context, failure *oapivalidator.Failure) error

Handle mocks base method.

type MockFailureHandlerMockRecorder

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

MockFailureHandlerMockRecorder is the mock recorder for MockFailureHandler.

func (*MockFailureHandlerMockRecorder) Handle

func (mr *MockFailureHandlerMockRecorder) Handle(c, failure any) *gomock.Call

Handle indicates an expected call of Handle.

Jump to

Keyboard shortcuts

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