Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileSuite ¶
func (*FileSuite) FileContentsEquals ¶
func (f *FileSuite) FileContentsEquals(actualPath string, expectedContents []byte, msgAndArgs ...any) bool
FileContentsEquals checks whether a file matches the passed contents. It also fails if the path points to a directory or there is an error when trying to check the file.
Click to show internal directories.
Click to hide internal directories.