Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageSnapshot ¶
StorageSnapshot is an autogenerated mock type for the StorageSnapshot type
func NewStorageSnapshot ¶
func NewStorageSnapshot(t interface { mock.TestingT Cleanup(func()) }) *StorageSnapshot
NewStorageSnapshot creates a new instance of StorageSnapshot. 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 (*StorageSnapshot) Get ¶
func (_m *StorageSnapshot) Get(id flow.RegisterID) ([]byte, error)
Get provides a mock function with given fields: id
Click to show internal directories.
Click to hide internal directories.