Documentation
¶
Index ¶
- func EOF(t *testing.T, p parse.Parser)
- func Err[A any](t *testing.T, f func() (A, error))
- func False(t *testing.T, tzer parse.Parser)
- func Float(t *testing.T, tzer parse.Parser, want float64)
- func Hint(t *testing.T, p parse.Parser, want parse.Hint)
- func Int(t *testing.T, tzer parse.Parser, want int64)
- func NoErr(t *testing.T, f func() error)
- func String(t *testing.T, tzer parse.Parser, want string)
- func Tag(t *testing.T, tzer parse.Parser, want string)
- func True(t *testing.T, tzer parse.Parser)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.