service

package
v0.0.0-...-9035b86 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCustomerService

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

MockCustomerService is a mock of CustomerService interface.

func NewMockCustomerService

func NewMockCustomerService(ctrl *gomock.Controller) *MockCustomerService

NewMockCustomerService creates a new mock instance.

func (*MockCustomerService) EXPECT

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

func (*MockCustomerService) GetAllCustomer

func (m *MockCustomerService) GetAllCustomer(arg0 string) ([]dto.CustomerResponse, *errs.AppError)

GetAllCustomer mocks base method.

func (*MockCustomerService) GetById

GetById mocks base method.

type MockCustomerServiceMockRecorder

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

MockCustomerServiceMockRecorder is the mock recorder for MockCustomerService.

func (*MockCustomerServiceMockRecorder) GetAllCustomer

func (mr *MockCustomerServiceMockRecorder) GetAllCustomer(arg0 interface{}) *gomock.Call

GetAllCustomer indicates an expected call of GetAllCustomer.

func (*MockCustomerServiceMockRecorder) GetById

func (mr *MockCustomerServiceMockRecorder) GetById(arg0 interface{}) *gomock.Call

GetById indicates an expected call of GetById.

Jump to

Keyboard shortcuts

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