mocks

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: MPL-2.0 Imports: 3 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 MockIdentityAPI

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

MockIdentityAPI is a mock of IdentityAPI interface.

func NewMockIdentityAPI

func NewMockIdentityAPI(ctrl *gomock.Controller) *MockIdentityAPI

NewMockIdentityAPI creates a new mock instance.

func (*MockIdentityAPI) EXPECT

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

func (*MockIdentityAPI) GenerateToken

func (m *MockIdentityAPI) GenerateToken(arg0 context.Context, arg1, arg2, arg3 string) (string, error)

GenerateToken mocks base method.

type MockIdentityAPIMockRecorder

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

MockIdentityAPIMockRecorder is the mock recorder for MockIdentityAPI.

func (*MockIdentityAPIMockRecorder) GenerateToken

func (mr *MockIdentityAPIMockRecorder) GenerateToken(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

GenerateToken indicates an expected call of GenerateToken.

Jump to

Keyboard shortcuts

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