# Functions
NewMockIBillRepository creates a new mock instance.
NewMockIContractRepository creates a new mock instance.
NewMockIProductRepository creates a new mock instance.
NewMockIRightToUseRepository creates a new mock instance.
NewMockIUserRepository creates a new mock instance.
# Structs
MockIBillRepository is a mock of IBillRepository interface.
MockIBillRepositoryMockRecorder is the mock recorder for MockIBillRepository.
MockIContractRepository is a mock of IContractRepository interface.
MockIContractRepositoryMockRecorder is the mock recorder for MockIContractRepository.
MockIProductRepository is a mock of IProductRepository interface.
MockIProductRepositoryMockRecorder is the mock recorder for MockIProductRepository.
MockIRightToUseRepository is a mock of IRightToUseRepository interface.
MockIRightToUseRepositoryMockRecorder is the mock recorder for MockIRightToUseRepository.
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.