Documentation ¶
Index ¶
- func ExpectEmptyDir(t *testing.T, basedirDummy string)
- func ExpectErr(t *testing.T, actual, expected error)
- func ExpectErrMessage(t *testing.T, err error, expectedRE string)
- func ExpectFile(t *testing.T, basedir string, relpath string)
- func ExpectFileNotExist(t *testing.T, basedir, relpath string)
- func ExpectLogMessage(t *testing.T, logs *observer.ObservedLogs, expectedRE string)
- func PrepareBasedir(t *testing.T) string
- func RemoveExistingFile(t *testing.T, fpath string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectEmptyDir ¶ added in v0.3.0
func ExpectFileNotExist ¶ added in v0.3.0
func ExpectLogMessage ¶
func ExpectLogMessage(t *testing.T, logs *observer.ObservedLogs, expectedRE string)
func PrepareBasedir ¶
func RemoveExistingFile ¶ added in v0.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.