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

Method applyToFormatterTest

task_test.go:291–294  ·  view source on GitHub ↗
(t *FormatterTest)

Source from the content-addressed store, hash-verified

289}
290
291func (opt *fixtureTemplateDataTestOption) applyToFormatterTest(t *FormatterTest) {
292 t.fixtureTemplatingEnabled = true
293 t.fixtureTemplateData[opt.k] = opt.v
294}
295
296// Post-processing
297

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected