mock

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package internal is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientSecret

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

MockClientSecret is a mock of ClientSecret interface.

func NewMockClientSecret

func NewMockClientSecret(ctrl *gomock.Controller) *MockClientSecret

NewMockClientSecret creates a new mock instance.

func (*MockClientSecret) Compare

func (m *MockClientSecret) Compare(arg0 context.Context, arg1 []byte) error

Compare mocks base method.

func (*MockClientSecret) EXPECT

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

func (*MockClientSecret) GetPlainTextValue

func (m *MockClientSecret) GetPlainTextValue() ([]byte, error)

GetPlainTextValue mocks base method.

func (*MockClientSecret) IsPlainText

func (m *MockClientSecret) IsPlainText() bool

IsPlainText mocks base method.

type MockClientSecretMockRecorder

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

MockClientSecretMockRecorder is the mock recorder for MockClientSecret.

func (*MockClientSecretMockRecorder) Compare

func (mr *MockClientSecretMockRecorder) Compare(arg0, arg1 any) *gomock.Call

Compare indicates an expected call of Compare.

func (*MockClientSecretMockRecorder) GetPlainTextValue

func (mr *MockClientSecretMockRecorder) GetPlainTextValue() *gomock.Call

GetPlainTextValue indicates an expected call of GetPlainTextValue.

func (*MockClientSecretMockRecorder) IsPlainText

func (mr *MockClientSecretMockRecorder) IsPlainText() *gomock.Call

IsPlainText indicates an expected call of IsPlainText.

Jump to

Keyboard shortcuts

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