# Functions
MockAny gives access to a gomock.Matcher object which can replace any kind of argument.
MockController gives access to a gomock.Controller object that enables creating a service mock to be used inside tests.
New creates a new Testing object, to help building service unit tests.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Options gathers all available options that can be swapped inside a unit test.
No description provided by the author
No description provided by the author
No description provided by the author