package
1.0.0
Repository: https://github.com/atomone-hub/atomone.git
Documentation: pkg.go.dev

# Functions

NewMockAccountKeeper creates a new mock instance.
NewMockBankKeeper creates a new mock instance.
NewMockStakingKeeper creates a new mock instance.

# Structs

MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.
MockBankKeeper is a mock of BankKeeper interface.
MockBankKeeperMockRecorder is the mock recorder for MockBankKeeper.
MockStakingKeeper is a mock of StakingKeeper interface.
MockStakingKeeperMockRecorder is the mock recorder for MockStakingKeeper.

# Interfaces

AccountKeeper extends gov's actual expected AccountKeeper with additional methods used in tests.
BankKeeper extends gov's actual expected BankKeeper with additional methods used in tests.
StakingKeeper extends gov's actual expected StakingKeeper with additional methods used in tests.