mock

package
v0.0.0-...-eb06b8f Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthClientProxy

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

MockAuthClientProxy is a mock of AuthClientProxy interface.

func NewMockAuthClientProxy

func NewMockAuthClientProxy(ctrl *gomock.Controller) *MockAuthClientProxy

NewMockAuthClientProxy creates a new mock instance.

func (*MockAuthClientProxy) EXPECT

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

func (*MockAuthClientProxy) Login

Login mocks base method.

func (*MockAuthClientProxy) Synchronize

Synchronize mocks base method.

type MockAuthClientProxyMockRecorder

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

MockAuthClientProxyMockRecorder is the mock recorder for MockAuthClientProxy.

func (*MockAuthClientProxyMockRecorder) Login

func (mr *MockAuthClientProxyMockRecorder) Login(ctx, req any, opts ...any) *gomock.Call

Login indicates an expected call of Login.

func (*MockAuthClientProxyMockRecorder) Synchronize

func (mr *MockAuthClientProxyMockRecorder) Synchronize(ctx, req any, opts ...any) *gomock.Call

Synchronize indicates an expected call of Synchronize.

type MockAuthService

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

MockAuthService is a mock of AuthService interface.

func NewMockAuthService

func NewMockAuthService(ctrl *gomock.Controller) *MockAuthService

NewMockAuthService creates a new mock instance.

func (*MockAuthService) EXPECT

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

func (*MockAuthService) Login

Login mocks base method.

func (*MockAuthService) Synchronize

Synchronize mocks base method.

type MockAuthServiceMockRecorder

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

MockAuthServiceMockRecorder is the mock recorder for MockAuthService.

func (*MockAuthServiceMockRecorder) Login

func (mr *MockAuthServiceMockRecorder) Login(ctx, req any) *gomock.Call

Login indicates an expected call of Login.

func (*MockAuthServiceMockRecorder) Synchronize

func (mr *MockAuthServiceMockRecorder) Synchronize(ctx, req any) *gomock.Call

Synchronize indicates an expected call of Synchronize.

Jump to

Keyboard shortcuts

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