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

Method applyToExecutorTest

task_test.go:138–140  ·  view source on GitHub ↗
(t *ExecutorTest)

Source from the content-addressed store, hash-verified

136}
137
138func (opt *nameTestOption) applyToExecutorTest(t *ExecutorTest) {
139 t.name = opt.name
140}
141
142func (opt *nameTestOption) applyToFormatterTest(t *FormatterTest) {
143 t.name = opt.name

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected