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