# Packages
No description provided by the author
# Functions
AssertGoldenBytes asserts that the give actual content matches the contents of the given filename.
AssertGoldenFile assers that the content of the actual file matches the contents of the expected file.
AssertGoldenString asserts that the given string matches the contents of the given file.