testing.common.Fatal (method)
11 uses
testing (current package)
benchmark.go#L784: b.Fatal("RunParallel: body exited without pb.Next() == false")
testing.go#L807: func (c *common) Fatal(args ...interface{}) {
golang.org/x/pkgsite/internal/index
test_helper.go#L41: t.Fatal(err)
golang.org/x/pkgsite/internal/postgres
test_helper.go#L221: t.Fatal(err)
test_helper.go#L227: t.Fatal(err)
test_helper.go#L237: t.Fatal(err)
test_helper.go#L241: t.Fatal(err)
test_helper.go#L338: t.Fatal(err)
golang.org/x/pkgsite/internal/proxy
test_helper.go#L28: t.Fatal(err)
golang.org/x/pkgsite/internal/testing/testhelper
testhelper.go#L163: t.Fatal(err)
testhelper.go#L171: t.Fatal(err)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |