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

Method applyToExecutorTest

executor_test.go:112–114  ·  view source on GitHub ↗
(t *ExecutorTest)

Source from the content-addressed store, hash-verified

110type statusErrorTestOption struct{}
111
112func (opt *statusErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
113 t.wantStatusError = true
114}
115
116// Helpers
117

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected