Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
103
func
(t *MockT) LogOutput() string {
104
return
t.logOutput.String()
105
}
106
107
func
(t *MockT) Name() string {
return
"MockT"
}
108
Callers
5
TestTestSignal
Function · 0.95
TestRequireInsertedTx
Function · 0.95
TestRequireNotInsertedTx
Function · 0.95
TestRequireManyInsertedTx
Function · 0.95
TestRequireManyInserted
Function · 0.80
Calls
no outgoing calls
Tested by
5
TestTestSignal
Function · 0.76
TestRequireInsertedTx
Function · 0.76
TestRequireNotInsertedTx
Function · 0.76
TestRequireManyInsertedTx
Function · 0.76
TestRequireManyInserted
Function · 0.64