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

Method Errorf

rivershared/util/testutil/test_util.go:115–115  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

113// expected.
114type TestingTB interface {
115 Errorf(format string, args ...any)
116 FailNow()
117 Helper()
118 Log(args ...any)

Callers 14

TestSanityFunction · 0.65
TestUnicodeFunction · 0.65
RequireEmptyMethod · 0.65
SignalMethod · 0.65
WaitOrTimeoutMethod · 0.65
runFunction · 0.65
localPathFunction · 0.65
parseAndUpdateGoModFileFunction · 0.65
runFunction · 0.65
localPathFunction · 0.65
parseAndUpdateGoModFileFunction · 0.65
WithTxVFunction · 0.65

Implementers 2

panicTBrivershared/util/testutil/test_util.go
MockTrivershared/util/testutil/test_util.go

Calls

no outgoing calls

Tested by 2

TestSanityFunction · 0.52
TestUnicodeFunction · 0.52