MCPcopy Create free account
hub / github.com/riverqueue/river / Init

Method Init

internal/maintenance/queue_maintainer_test.go:63–66  ·  view source on GitHub ↗
(tb testutil.TestingTB)

Source from the content-addressed store, hash-verified

61}
62
63func (ts *testServiceTestSignals) Init(tb testutil.TestingTB) {
64 ts.returning.Init(tb)
65 ts.started.Init(tb)
66}
67
68func TestQueueMaintainer(t *testing.T) {
69 t.Parallel()

Callers 1

newTestServiceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected