Documentation ¶
Overview ¶
Package expect has a few test utils.
Index ¶
- func Expect(t *testing.T, name string, actual interface{}, expected interface{})
- func ExpectBinary(t *testing.T, name string, actual string, expected string)
- func ExpectBytes(t *testing.T, name string, actual, expected []byte)
- func ExpectTime(t *testing.T, name string, actual time.Time, expected time.Time)
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.