Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertGoldenBytes ¶
func AssertGoldenBytes(t TestingT, actual []byte, filename string)
AssertGoldenBytes asserts that the give actual content matches the contents of the given filename
func AssertGoldenFile ¶
func AssertGoldenFile(t TestingT, actualFileName string, expectedFilename string)
AssertGoldenFile assers that the content of the actual file matches the contents of the expected file
func AssertGoldenString ¶
func AssertGoldenString(t TestingT, actual, filename string)
AssertGoldenString asserts that the given string matches the contents of the given file.
Types ¶
Click to show internal directories.
Click to hide internal directories.