Documentation
¶
Index ¶
- Variables
- func Contains(want string) func(t *testing.T, logBuf *bytes.Buffer)
- func Empty(t *testing.T, logBuf *bytes.Buffer)
- func EmptyWithIgnorePattern(pattern string) func(t *testing.T, logBuf *bytes.Buffer)
- func Match(expr string) func(t *testing.T, logBuf *bytes.Buffer)
- func Noop(t *testing.T, logBuf *bytes.Buffer)
- type MatcherFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var IgnorePatternDebugLines = "[0-9TZ:-]+ DBG.*"
Functions ¶
func EmptyWithIgnorePattern ¶ added in v0.6.2
Types ¶
Click to show internal directories.
Click to hide internal directories.