# Functions
NewMockAccountKeeper creates a new mock instance.
NewMockAuthzKeeper creates a new mock instance.
# Structs
MockAccountKeeper is a mock of AccountKeeper interface.
MockAccountKeeperMockRecorder is the mock recorder for MockAccountKeeper.
MockAuthzKeeper is a mock of AuthzKeeper interface.
MockAuthzKeeperMockRecorder is the mock recorder for MockAuthzKeeper.