# Packages
No description provided by the author
# Functions
ErrorsCheck is a helper to assert two errors.
TimeParse parses a given time string to the defined layout and suppresses the error from time.Parse().
UUIDParse is a test helper to generate UUID fixtures.
# Interfaces
Tester is the interface for go tests.