Documentation ¶
Index ¶
- func AssertFileEqual(t TestingT, fs afero.Fs, name string, expected string)
- func NewLogger() *zap.Logger
- func NewNullLogger() *zap.Logger
- func ReadFileString(t TestingT, fs afero.Fs, name string) string
- func ReadString(t TestingT, r io.Reader) string
- func ReplaceGlobalLogger() *zap.Logger
- func RunFlaky(t *testing.T, test func(t TestingT))
- type TestingT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertFileEqual ¶ added in v0.3.0
func NewNullLogger ¶ added in v0.5.22
func ReadFileString ¶ added in v0.3.0
func ReplaceGlobalLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.