# Functions
NewMockMemoRepository creates a new mock instance.
NewMockTaskRepository creates a new mock instance.
# Structs
MockMemoRepository is a mock of MemoRepository interface.
MockMemoRepositoryMockRecorder is the mock recorder for MockMemoRepository.
MockTaskRepository is a mock of TaskRepository interface.
MockTaskRepositoryMockRecorder is the mock recorder for MockTaskRepository.