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

Method LogOutput

rivershared/util/testutil/test_util.go:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101}
102
103func (t *MockT) LogOutput() string {
104 return t.logOutput.String()
105}
106
107func (t *MockT) Name() string { return "MockT" }
108

Callers 5

TestTestSignalFunction · 0.95
TestRequireInsertedTxFunction · 0.95
TestRequireNotInsertedTxFunction · 0.95
TestRequireManyInsertedFunction · 0.80

Calls

no outgoing calls

Tested by 5

TestTestSignalFunction · 0.76
TestRequireInsertedTxFunction · 0.76
TestRequireNotInsertedTxFunction · 0.76
TestRequireManyInsertedFunction · 0.64