reservation

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: 4 Imported by: 0

Documentation

Overview

Package reservation is a generated GoMock package.

Package reservation is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReservationRepositoryInterface

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

MockReservationRepositoryInterface is a mock of ReservationRepositoryInterface interface.

func NewMockReservationRepositoryInterface

func NewMockReservationRepositoryInterface(ctrl *gomock.Controller) *MockReservationRepositoryInterface

NewMockReservationRepositoryInterface creates a new mock instance.

func (*MockReservationRepositoryInterface) CreateReservation

CreateReservation mocks base method.

func (*MockReservationRepositoryInterface) EXPECT

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

func (*MockReservationRepositoryInterface) GetReservations

GetReservations mocks base method.

type MockReservationRepositoryInterfaceMockRecorder

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

MockReservationRepositoryInterfaceMockRecorder is the mock recorder for MockReservationRepositoryInterface.

func (*MockReservationRepositoryInterfaceMockRecorder) CreateReservation

func (mr *MockReservationRepositoryInterfaceMockRecorder) CreateReservation(arg0 interface{}) *gomock.Call

CreateReservation indicates an expected call of CreateReservation.

func (*MockReservationRepositoryInterfaceMockRecorder) GetReservations

func (mr *MockReservationRepositoryInterfaceMockRecorder) GetReservations(arg0 interface{}) *gomock.Call

GetReservations indicates an expected call of GetReservations.

type MockReservationServiceInterface

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

MockReservationServiceInterface is a mock of ReservationServiceInterface interface.

func NewMockReservationServiceInterface

func NewMockReservationServiceInterface(ctrl *gomock.Controller) *MockReservationServiceInterface

NewMockReservationServiceInterface creates a new mock instance.

func (*MockReservationServiceInterface) CreateReservation

func (m *MockReservationServiceInterface) CreateReservation(arg0 *models.Reservation) error

CreateReservation mocks base method.

func (*MockReservationServiceInterface) EXPECT

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

func (*MockReservationServiceInterface) GetReservations

GetReservations mocks base method.

type MockReservationServiceInterfaceMockRecorder

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

MockReservationServiceInterfaceMockRecorder is the mock recorder for MockReservationServiceInterface.

func (*MockReservationServiceInterfaceMockRecorder) CreateReservation

func (mr *MockReservationServiceInterfaceMockRecorder) CreateReservation(arg0 interface{}) *gomock.Call

CreateReservation indicates an expected call of CreateReservation.

func (*MockReservationServiceInterfaceMockRecorder) GetReservations

func (mr *MockReservationServiceInterfaceMockRecorder) GetReservations(arg0 interface{}) *gomock.Call

GetReservations indicates an expected call of GetReservations.

Jump to

Keyboard shortcuts

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