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