servicemocks

package
v0.0.0-...-17fda26 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomerService

type CustomerService struct {
	mock.Mock
}

CustomerService is an autogenerated mock type for the CustomerService type

func NewCustomerService

func NewCustomerService(t mockConstructorTestingTNewCustomerService) *CustomerService

NewCustomerService creates a new instance of CustomerService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*CustomerService) GetAllCustomers

func (_m *CustomerService) GetAllCustomers(_a0 string) ([]dto.CustomerResponse, *errs.AppError)

GetAllCustomers provides a mock function with given fields: _a0

func (*CustomerService) GetCustomer

func (_m *CustomerService) GetCustomer(_a0 string) (*dto.CustomerResponse, *errs.AppError)

GetCustomer provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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