Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
Storage is an autogenerated mock type for the Storage type
func NewMockStorage ¶ added in v0.30.0
func NewMockStorage() *Storage
func NewStorage ¶
NewStorage creates a new instance of Storage. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Storage) GetFulfilledHeight ¶
GetFulfilledHeight provides a mock function with given fields:
func (*Storage) GetPrunedHeight ¶
GetPrunedHeight provides a mock function with given fields:
func (*Storage) PruneUpToHeight ¶ added in v0.27.3
PruneUpToHeight provides a mock function with given fields: height
func (*Storage) SetFulfilledHeight ¶
SetFulfilledHeight provides a mock function with given fields: height
Click to show internal directories.
Click to hide internal directories.