Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertFileInTar ¶
func AssertFileInTar(t testing.TB, tr *tar.Reader, expected ExpectedFile)
Asserts whether or not this file is in the tar.
func AssertFilesInTar ¶
func AssertFilesInTar(t testing.TB, tr *tar.Reader, expectedFiles []ExpectedFile)
Asserts whether or not these files are in the tar, but not that they are the only files in the tarball.
Types ¶
Click to show internal directories.
Click to hide internal directories.