MCPcopy Index your code
hub / github.com/go-task/task / setupErrorTestOption

Struct setupErrorTestOption

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

Source from the content-addressed store, hash-verified

244}
245
246type setupErrorTestOption struct{}
247
248func (opt *setupErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
249 t.wantSetupError = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected