HomeUniDoc
...

Package testhelper

Overview ▾

func CompareGoldenXML

func CompareGoldenXML(t *testing.T, expectedFn string, got []byte)

func CompareGoldenZip

func CompareGoldenZip(t *testing.T, expectedFn string, got []byte)

func CompareGoldenZipFilesOnly

func CompareGoldenZipFilesOnly(t *testing.T, expectedFn string, got []byte)

func CompareZip

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