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

Struct panicTB

rivershared/util/testutil/test_util.go:11–11  ·  view source on GitHub ↗

See docs on PanicTB.

Source from the content-addressed store, hash-verified

9
10// See docs on PanicTB.
11type panicTB struct{}
12
13// PanicTB is an implementation for testing.TB that panics when an error is
14// logged or FailNow is called. This is useful to inject into test helpers in

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected