MCPcopy Create free account
hub / github.com/go-task/task / applyToFormatterTest

Method applyToFormatterTest

formatter_test.go:81–83  ·  view source on GitHub ↗
(t *FormatterTest)

Source from the content-addressed store, hash-verified

79}
80
81func (opt *listOptionsTestOption) applyToFormatterTest(t *FormatterTest) {
82 t.listOptions = opt.listOptions
83}
84
85// WithListError tells the test to expect an error when running the formatter.
86// A fixture will be created with the output of any errors.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected