Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDirsMatch ¶
CheckDirsMatch recursively iterates through expectedDir and checks that the directory structure and the contents of each file match gotDir exactly. If anything does not match, it adds an error to t.
func CheckFilesMatch ¶
CheckFilesMatch adds an error to t iff the contents of the file at gotPath do not match exactly the contents of the file at expectedPath.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.