mocks

package
v0.0.0-...-bf2dd82 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: GPL-3.0 Imports: 4 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 MockCredentialChecker

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

MockCredentialChecker is a mock of CredentialChecker interface.

func NewMockCredentialChecker

func NewMockCredentialChecker(ctrl *gomock.Controller) *MockCredentialChecker

NewMockCredentialChecker creates a new mock instance.

func (*MockCredentialChecker) EXPECT

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

func (*MockCredentialChecker) SearchCompany

func (m *MockCredentialChecker) SearchCompany(ctx context.Context, inn string) (*model.Company, error)

SearchCompany mocks base method.

type MockCredentialCheckerMockRecorder

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

MockCredentialCheckerMockRecorder is the mock recorder for MockCredentialChecker.

func (*MockCredentialCheckerMockRecorder) SearchCompany

func (mr *MockCredentialCheckerMockRecorder) SearchCompany(ctx, inn interface{}) *gomock.Call

SearchCompany indicates an expected call of SearchCompany.

Jump to

Keyboard shortcuts

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