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

Method applyToExecutorTest

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

Source from the content-addressed store, hash-verified

154}
155
156func (opt *taskTestOption) applyToExecutorTest(t *ExecutorTest) {
157 t.task = opt.task
158}
159
160func (opt *taskTestOption) applyToFormatterTest(t *FormatterTest) {
161 t.task = opt.task

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected