Documentation ¶
Index ¶
- func BytesFromHex(t testing.TB, s string) []byte
- func ExpectFileContent(t *testing.T, file string, want []byte)
- func ExpectFileContentHex(t *testing.T, file string, want string)
- func ReadFile(t testing.TB, s string) []byte
- func RunCmd(cmd *cmd.Command, args ...string) error
- func SetupIn(t *testing.T, in string, input []byte)
- func SetupInOut(t *testing.T, in, out string, input []byte)
- func SetupOut(t *testing.T, out string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectFileContent ¶ added in v0.2.2
func ExpectFileContentHex ¶ added in v0.2.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.