type testing.TB (interface)
Method Implmentations
Attr(key, value string)
(*B).common.Attr
(*F).common.Attr
(*T).common.Attr
github.com/efficientgo/core/testutil.TB.Attr
Chdir(dir string)
(*B).common.Chdir
(*F).common.Chdir
(*T).Chdir
github.com/efficientgo/core/testutil.TB.Chdir
Cleanup(func())
(*B).common.Cleanup
(*F).common.Cleanup
(*T).common.Cleanup
github.com/efficientgo/core/testutil.TB.Cleanup
Context() context.Context
(*B).common.Context
(*F).common.Context
(*T).common.Context
github.com/efficientgo/core/testutil.TB.Context
Error(args ...any)
(*B).common.Error
(*F).common.Error
(*T).common.Error
github.com/efficientgo/core/testutil.TB.Error
Errorf(format string, args ...any)
(*B).common.Errorf
(*F).common.Errorf
(*T).common.Errorf
github.com/efficientgo/core/testutil.TB.Errorf
FailNow()
(*B).common.FailNow
(*F).common.FailNow
(*T).common.FailNow
github.com/efficientgo/core/testutil.TB.FailNow
Failed() bool
(*B).common.Failed
(*F).common.Failed
(*T).common.Failed
github.com/efficientgo/core/testutil.TB.Failed
Fatal(args ...any)
(*B).common.Fatal
(*F).common.Fatal
(*T).common.Fatal
github.com/efficientgo/core/testutil.TB.Fatal
Fatalf(format string, args ...any)
(*B).common.Fatalf
(*F).common.Fatalf
(*T).common.Fatalf
github.com/efficientgo/core/testutil.TB.Fatalf
Helper()
(*B).common.Helper
(*F).Helper
(*T).common.Helper
github.com/efficientgo/core/testutil.TB.Helper
Log(args ...any)
(*B).common.Log
(*F).common.Log
(*T).common.Log
github.com/efficientgo/core/testutil.TB.Log
Logf(format string, args ...any)
(*B).common.Logf
(*F).common.Logf
(*T).common.Logf
github.com/efficientgo/core/testutil.TB.Logf
Name() string
(*B).common.Name
(*F).common.Name
(*T).common.Name
github.com/efficientgo/core/testutil.TB.Name
Output() io.Writer
(*B).common.Output
(*F).common.Output
(*T).common.Output
github.com/efficientgo/core/testutil.TB.Output
Setenv(key, value string)
(*B).common.Setenv
(*F).common.Setenv
(*T).Setenv
github.com/efficientgo/core/testutil.TB.Setenv
Skip(args ...any)
(*B).common.Skip
(*F).common.Skip
(*T).common.Skip
github.com/efficientgo/core/testutil.TB.Skip
SkipNow()
(*B).common.SkipNow
(*F).common.SkipNow
(*T).common.SkipNow
github.com/efficientgo/core/testutil.TB.SkipNow
Skipf(format string, args ...any)
(*B).common.Skipf
(*F).common.Skipf
(*T).common.Skipf
github.com/efficientgo/core/testutil.TB.Skipf
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |