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

Struct runErrorTestOption

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

Source from the content-addressed store, hash-verified

95}
96
97type runErrorTestOption struct{}
98
99func (opt *runErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
100 t.wantRunError = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected