type testing.TB
4 uses
testing (current package)
fuzz.go#L86: var _ TB = (*F)(nil)
testing.go#L881: type TB interface {
testing.go#L912: _ TB = (*T)(nil)
testing.go#L913: _ TB = (*B)(nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)