func CompareGoldenXML(t *testing.T, expectedFn string, got []byte)
func CompareGoldenZip(t *testing.T, expectedFn string, got []byte)
func CompareGoldenZipFilesOnly(t *testing.T, expectedFn string, got []byte)
func CompareZip(t *testing.T, expectedFn string, got []byte, cmpFileContents bool)