# Functions
NewMockFileStorage creates a new mock instance.
NewMockStatusStore creates a new mock instance.
NewMockStubStore creates a new mock instance.
# Structs
MockFileStorage is a mock of FileStorage interface.
MockFileStorageMockRecorder is the mock recorder for MockFileStorage.
MockStatusStore is a mock of StatusStore interface.
MockStatusStoreMockRecorder is the mock recorder for MockStatusStore.
MockStubStore is a mock of StubStore interface.
MockStubStoreMockRecorder is the mock recorder for MockStubStore.