# Functions
NewMockAddAccount creates a new mock instance.
NewMockAddAccountRepository creates a new mock instance.
NewMockCreateAccessToken creates a new mock instance.
NewMockCryptoUtil creates a new mock instance.
NewMockEncrypter creates a new mock instance.
NewMockGetAccountByEmail creates a new mock instance.
NewMockGetAccountByEmailRepository creates a new mock instance.
NewMockGetAccountByRefreshToken creates a new mock instance.
NewMockGetAccountByRefreshTokenRepository creates a new mock instance.
NewMockResetRefreshToken creates a new mock instance.
NewMockResetRefreshTokenRepository creates a new mock instance.
# Structs
MockAddAccount is a mock of AddAccount interface.
MockAddAccountMockRecorder is the mock recorder for MockAddAccount.
MockAddAccountRepository is a mock of AddAccountRepository interface.
MockAddAccountRepositoryMockRecorder is the mock recorder for MockAddAccountRepository.
MockCreateAccessToken is a mock of CreateAccessToken interface.
MockCreateAccessTokenMockRecorder is the mock recorder for MockCreateAccessToken.
MockCryptoUtil is a mock of CryptoUtil interface.
MockCryptoUtilMockRecorder is the mock recorder for MockCryptoUtil.
MockEncrypter is a mock of Encrypter interface.
MockEncrypterMockRecorder is the mock recorder for MockEncrypter.
MockGetAccountByEmail is a mock of GetAccountByEmail interface.
MockGetAccountByEmailMockRecorder is the mock recorder for MockGetAccountByEmail.
MockGetAccountByEmailRepository is a mock of GetAccountByEmailRepository interface.
MockGetAccountByEmailRepositoryMockRecorder is the mock recorder for MockGetAccountByEmailRepository.
MockGetAccountByRefreshToken is a mock of GetAccountByRefreshToken interface.
MockGetAccountByRefreshTokenMockRecorder is the mock recorder for MockGetAccountByRefreshToken.
MockGetAccountByRefreshTokenRepository is a mock of GetAccountByRefreshTokenRepository interface.
MockGetAccountByRefreshTokenRepositoryMockRecorder is the mock recorder for MockGetAccountByRefreshTokenRepository.
MockResetRefreshToken is a mock of ResetRefreshToken interface.
MockResetRefreshTokenMockRecorder is the mock recorder for MockResetRefreshToken.
MockResetRefreshTokenRepository is a mock of ResetRefreshTokenRepository interface.
MockResetRefreshTokenRepositoryMockRecorder is the mock recorder for MockResetRefreshTokenRepository.