ratecalculation

package
v0.0.0-...-5f2bb2b Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package ratecalculation is a generated GoMock package.

Package ratecalculation is a generated GoMock package.

Package ratecalculation is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRoomRateRepository

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

MockRoomRateRepository is a mock of RoomRateRepository interface.

func NewMockRoomRateRepository

func NewMockRoomRateRepository(ctrl *gomock.Controller) *MockRoomRateRepository

NewMockRoomRateRepository creates a new mock instance.

func (*MockRoomRateRepository) EXPECT

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

func (*MockRoomRateRepository) GetBaseRoomRate

GetBaseRoomRate mocks base method.

type MockRoomRateRepositoryMockRecorder

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

MockRoomRateRepositoryMockRecorder is the mock recorder for MockRoomRateRepository.

func (*MockRoomRateRepositoryMockRecorder) GetBaseRoomRate

func (mr *MockRoomRateRepositoryMockRecorder) GetBaseRoomRate(zipCode interface{}) *gomock.Call

GetBaseRoomRate indicates an expected call of GetBaseRoomRate.

type MockTaxRateRepository

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

MockTaxRateRepository is a mock of TaxRateRepository interface.

func NewMockTaxRateRepository

func NewMockTaxRateRepository(ctrl *gomock.Controller) *MockTaxRateRepository

NewMockTaxRateRepository creates a new mock instance.

func (*MockTaxRateRepository) EXPECT

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

func (*MockTaxRateRepository) GetTaxRate

GetTaxRate mocks base method.

type MockTaxRateRepositoryMockRecorder

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

MockTaxRateRepositoryMockRecorder is the mock recorder for MockTaxRateRepository.

func (*MockTaxRateRepositoryMockRecorder) GetTaxRate

func (mr *MockTaxRateRepositoryMockRecorder) GetTaxRate(zipCode interface{}) *gomock.Call

GetTaxRate indicates an expected call of GetTaxRate.

Jump to

Keyboard shortcuts

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