# Packages
Package fixtures contains code for creating RepositoryService fixtures and is used in various parts of the code.
# Functions
NewMockRepositoryService creates a new mock instance.
# Structs
MockRepositoryService is a mock of RepositoryService interface.
MockRepositoryServiceMockRecorder is the mock recorder for MockRepositoryService.