mock

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: EUPL-1.2 Imports: 4 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 MockFinancialClaimRequestRepository

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

MockFinancialClaimRequestRepository is a mock of FinancialClaimRequestRepository interface.

func NewMockFinancialClaimRequestRepository

func NewMockFinancialClaimRequestRepository(ctrl *gomock.Controller) *MockFinancialClaimRequestRepository

NewMockFinancialClaimRequestRepository creates a new mock instance.

func (*MockFinancialClaimRequestRepository) Create

Create mocks base method.

func (*MockFinancialClaimRequestRepository) Delete

Delete mocks base method.

func (*MockFinancialClaimRequestRepository) EXPECT

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

func (*MockFinancialClaimRequestRepository) Get

Get mocks base method.

func (*MockFinancialClaimRequestRepository) GetHealthCheck

GetHealthCheck mocks base method.

func (*MockFinancialClaimRequestRepository) List

List mocks base method.

func (*MockFinancialClaimRequestRepository) Update

Update mocks base method.

type MockFinancialClaimRequestRepositoryMockRecorder

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

MockFinancialClaimRequestRepositoryMockRecorder is the mock recorder for MockFinancialClaimRequestRepository.

func (*MockFinancialClaimRequestRepositoryMockRecorder) Create

func (mr *MockFinancialClaimRequestRepositoryMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockFinancialClaimRequestRepositoryMockRecorder) Delete

func (mr *MockFinancialClaimRequestRepositoryMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockFinancialClaimRequestRepositoryMockRecorder) Get

func (mr *MockFinancialClaimRequestRepositoryMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockFinancialClaimRequestRepositoryMockRecorder) GetHealthCheck

GetHealthCheck indicates an expected call of GetHealthCheck.

func (*MockFinancialClaimRequestRepositoryMockRecorder) List

List indicates an expected call of List.

func (*MockFinancialClaimRequestRepositoryMockRecorder) Update

func (mr *MockFinancialClaimRequestRepositoryMockRecorder) Update(arg0, arg1 interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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