package
0.0.0-20241119161209-856d0c84df0b
Repository: https://github.com/ex0rcist/gophermart.git
Documentation: pkg.go.dev

# Functions

NewMockIGetUserBalanceUsecase creates a new mock instance.
NewMockILoginUsecase creates a new mock instance.
NewMockIOrderCreateUsecase creates a new mock instance.
NewMockIOrderListUsecase creates a new mock instance.
NewMockIRegisterUsecase creates a new mock instance.
NewMockIWithdrawalListUsecase creates a new mock instance.
NewMockIWithdrawBalanceUsecase creates a new mock instance.

# Structs

MockIGetUserBalanceUsecase is a mock of IGetUserBalanceUsecase interface.
MockIGetUserBalanceUsecaseMockRecorder is the mock recorder for MockIGetUserBalanceUsecase.
MockILoginUsecase is a mock of ILoginUsecase interface.
MockILoginUsecaseMockRecorder is the mock recorder for MockILoginUsecase.
MockIOrderCreateUsecase is a mock of IOrderCreateUsecase interface.
MockIOrderCreateUsecaseMockRecorder is the mock recorder for MockIOrderCreateUsecase.
MockIOrderListUsecase is a mock of IOrderListUsecase interface.
MockIOrderListUsecaseMockRecorder is the mock recorder for MockIOrderListUsecase.
MockIRegisterUsecase is a mock of IRegisterUsecase interface.
MockIRegisterUsecaseMockRecorder is the mock recorder for MockIRegisterUsecase.
MockIWithdrawalListUsecase is a mock of IWithdrawalListUsecase interface.
MockIWithdrawalListUsecaseMockRecorder is the mock recorder for MockIWithdrawalListUsecase.
MockIWithdrawBalanceUsecase is a mock of IWithdrawBalanceUsecase interface.
MockIWithdrawBalanceUsecaseMockRecorder is the mock recorder for MockIWithdrawBalanceUsecase.