Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/riverqueue/river
/ FailNow
Method
FailNow
rivertest/rivertest.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
testingT
interface
{
27
Errorf(format string, args ...any)
28
FailNow()
29
Helper()
30
Log(args ...any)
31
Logf(format string, args ...any)
Callers
14
Test_Client_Common
Function · 0.65
Test_Client_Stop_Common
Function · 0.65
testProducer
Function · 0.65
TestSchema
Function · 0.65
exerciseDriverPool
Function · 0.65
allValuesForStringConstantType
Function · 0.65
TestReindexer
Function · 0.65
TestSharedTx
Function · 0.65
TestJobExecutor_Execute
Function · 0.65
TestNotifier
Function · 0.65
TestBatchCompleter_BackpressureBeforeMaxBacklog
Function · 0.65
TestBatchCompleter_BackpressureReleasedAfterNonRetryableCompletionFailure
Function · 0.65
Implementers
2
panicTB
rivershared/util/testutil/test_util.go
MockT
rivershared/util/testutil/test_util.go
Calls
no outgoing calls
Tested by
12
Test_Client_Common
Function · 0.52
Test_Client_Stop_Common
Function · 0.52
testProducer
Function · 0.52
TestSchema
Function · 0.52
allValuesForStringConstantType
Function · 0.52
TestReindexer
Function · 0.52
TestSharedTx
Function · 0.52
TestJobExecutor_Execute
Function · 0.52
TestNotifier
Function · 0.52
TestBatchCompleter_BackpressureBeforeMaxBacklog
Function · 0.52
TestBatchCompleter_BackpressureReleasedAfterNonRetryableCompletionFailure
Function · 0.52
testCompleter
Function · 0.52