package
0.0.0-20240928134949-a80acbf64471
Repository: https://github.com/artemkapitonov/avito_test_task.git
Documentation: pkg.go.dev

# Functions

NewMockAccount creates a new mock instance.
NewMockBalance creates a new mock instance.
NewMockCurrencyConverter creates a new mock instance.
NewMockOperationHistory creates a new mock instance.

# Structs

MockAccount is a mock of Account interface.
MockAccountMockRecorder is the mock recorder for MockAccount.
MockBalance is a mock of Balance interface.
MockBalanceMockRecorder is the mock recorder for MockBalance.
MockCurrencyConverter is a mock of CurrencyConverter interface.
MockCurrencyConverterMockRecorder is the mock recorder for MockCurrencyConverter.
MockOperationHistory is a mock of OperationHistory interface.
MockOperationHistoryMockRecorder is the mock recorder for MockOperationHistory.