Documentation ¶
Index ¶
- func AssertFileContents(t *testing.T, filename string, contents string)
- func AssertFileContentsBytes(t *testing.T, filename string, contents []byte)
- func BuildZipArchive(t *testing.T, files map[string][]byte) []byte
- func StaticHttpServer(files map[string][]byte) *httptest.Server
- func WriteFile(t *testing.T, filename string, contents string)
- func WriteFileBytes(t *testing.T, filename string, contents []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertFileContentsBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.