MCPcopy
hub / github.com/go-task/task / fixtureTemplatingTestOption

Struct fixtureTemplatingTestOption

task_test.go:264–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264type fixtureTemplatingTestOption struct{}
265
266func (opt *fixtureTemplatingTestOption) applyToExecutorTest(t *ExecutorTest) {
267 t.fixtureTemplatingEnabled = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected