# Functions
No description provided by the author
NewMockIArticleRepository creates a new mock instance.
NewMockIBookmarkRepository creates a new mock instance.
NewMockICommentRepository creates a new mock instance.
NewMockIUserRepository creates a new mock instance.
No description provided by the author
# Structs
MockIArticleRepository is a mock of IArticleRepository interface.
MockIArticleRepositoryMockRecorder is the mock recorder for MockIArticleRepository.
MockIBookmarkRepository is a mock of IBookmarkRepository interface.
MockIBookmarkRepositoryMockRecorder is the mock recorder for MockIBookmarkRepository.
MockICommentRepository is a mock of ICommentRepository interface.
MockICommentRepositoryMockRecorder is the mock recorder for MockICommentRepository.
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.