office

package
v0.0.0-...-4cd3371 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package office is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockOfficeRepositoryInterface

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

MockOfficeRepositoryInterface is a mock of OfficeRepositoryInterface interface.

func NewMockOfficeRepositoryInterface

func NewMockOfficeRepositoryInterface(ctrl *gomock.Controller) *MockOfficeRepositoryInterface

NewMockOfficeRepositoryInterface creates a new mock instance.

func (*MockOfficeRepositoryInterface) CreateOffice

func (m *MockOfficeRepositoryInterface) CreateOffice(arg0 *models.Office) (*models.Office, error)

CreateOffice mocks base method.

func (*MockOfficeRepositoryInterface) EXPECT

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

func (*MockOfficeRepositoryInterface) FindByOfficeAndVendorID

func (m *MockOfficeRepositoryInterface) FindByOfficeAndVendorID(arg0, arg1 uuid.UUID) (*models.Office, error)

FindByOfficeAndVendorID mocks base method.

func (*MockOfficeRepositoryInterface) GetOfficeIDs

func (m *MockOfficeRepositoryInterface) GetOfficeIDs(arg0 uuid.UUID, arg1, arg2 int, arg3, arg4 time.Time) ([]uuid.UUID, error)

GetOfficeIDs mocks base method.

func (*MockOfficeRepositoryInterface) GetOffices

GetOffices mocks base method.

func (*MockOfficeRepositoryInterface) GetWorkingDaysByValues

func (m *MockOfficeRepositoryInterface) GetWorkingDaysByValues(arg0 *[]models.WorkingDay) (*[]models.WorkingDay, error)

GetWorkingDaysByValues mocks base method.

type MockOfficeRepositoryInterfaceMockRecorder

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

MockOfficeRepositoryInterfaceMockRecorder is the mock recorder for MockOfficeRepositoryInterface.

func (*MockOfficeRepositoryInterfaceMockRecorder) CreateOffice

func (mr *MockOfficeRepositoryInterfaceMockRecorder) CreateOffice(arg0 interface{}) *gomock.Call

CreateOffice indicates an expected call of CreateOffice.

func (*MockOfficeRepositoryInterfaceMockRecorder) FindByOfficeAndVendorID

func (mr *MockOfficeRepositoryInterfaceMockRecorder) FindByOfficeAndVendorID(arg0, arg1 interface{}) *gomock.Call

FindByOfficeAndVendorID indicates an expected call of FindByOfficeAndVendorID.

func (*MockOfficeRepositoryInterfaceMockRecorder) GetOfficeIDs

func (mr *MockOfficeRepositoryInterfaceMockRecorder) GetOfficeIDs(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

GetOfficeIDs indicates an expected call of GetOfficeIDs.

func (*MockOfficeRepositoryInterfaceMockRecorder) GetOffices

func (mr *MockOfficeRepositoryInterfaceMockRecorder) GetOffices(arg0 interface{}) *gomock.Call

GetOffices indicates an expected call of GetOffices.

func (*MockOfficeRepositoryInterfaceMockRecorder) GetWorkingDaysByValues

func (mr *MockOfficeRepositoryInterfaceMockRecorder) GetWorkingDaysByValues(arg0 interface{}) *gomock.Call

GetWorkingDaysByValues indicates an expected call of GetWorkingDaysByValues.

Jump to

Keyboard shortcuts

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