Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataRead ¶
func DataRead(t *testing.T, factory FormatFactory, suffix string)
DataRead asserts a formats read behaviour.
func DataWrite ¶
func DataWrite(t *testing.T, factory FormatFactory, suffix string, outfilenames OutputFileNames)
DataWrite asserts a formats write behaviour.
Types ¶
type FormatFactory ¶
FormatFactory describes a func used for instantiating a Format during assertions.
type OutputFileNames ¶
OutputFileNames describes a func used to get the output file names only known to the calling test case.
Click to show internal directories.
Click to hide internal directories.