MCPcopy Index your code
hub / github.com/riverqueue/river / Helper

Method Helper

rivershared/startstoptest/startstoptest_test.go:81–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79func (t *mockTestingT) Errorf(format string, args ...any) {}
80func (t *mockTestingT) FailNow() { t.failed.Store(true) }
81func (t *mockTestingT) Helper() { t.tb.Helper() }

Callers

nothing calls this directly

Calls 1

HelperMethod · 0.65

Tested by

no test coverage detected