testing.InternalTest.Name (field)
4 uses
testing (current package)
testing.go#L1636: Name string
testing.go#L2212: if ok, _ := matchString(*matchList, test.Name); ok {
testing.go#L2213: fmt.Println(test.Name)
testing.go#L2279: t.Run(test.Name, test.F)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)