Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMockKVStore ¶
func NewMockKVStore(ctrl *gomock.Controller) db.KVStore
NewMockKVStore returns a in memory KVStore.
func NewMockStateManager ¶
func NewMockStateManager(ctrl *gomock.Controller) *mock_chainmanager.MockStateManager
NewMockStateManager returns a in memory StateManager.
func NewMockStateManagerWithoutHeightFunc ¶ added in v1.9.0
func NewMockStateManagerWithoutHeightFunc(ctrl *gomock.Controller) *mock_chainmanager.MockStateManager
NewMockStateManagerWithoutHeightFunc returns a in memory StateManager without default height function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.