testing.InternalTest.Name (field)
4 uses
testing (current package)
testing.go#L1073: Name string
testing.go#L1458: if ok, _ := matchString(*matchList, test.Name); ok {
testing.go#L1459: fmt.Println(test.Name)
testing.go#L1511: t.Run(test.Name, test.F)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)