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

Struct statusErrorTestOption

executor_test.go:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110type statusErrorTestOption struct{}
111
112func (opt *statusErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
113 t.wantStatusError = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected