Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepositoryLocality ¶
RepositoryLocality is an autogenerated mock type for the RepositoryLocality type
func NewRepositoryLocality ¶
func NewRepositoryLocality(t mockConstructorTestingTNewRepositoryLocality) *RepositoryLocality
NewRepositoryLocality creates a new instance of RepositoryLocality. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*RepositoryLocality) GetAllCarriesLocality ¶
func (_m *RepositoryLocality) GetAllCarriesLocality() ([]domain.Locality, error)
GetAllCarriesLocality provides a mock function with given fields:
func (*RepositoryLocality) GetCarryLocalityByID ¶
func (_m *RepositoryLocality) GetCarryLocalityByID(id int) (domain.Locality, error)
GetCarryLocalityByID provides a mock function with given fields: id
Click to show internal directories.
Click to hide internal directories.