type testing.TB (interface)

Method Implmentations



Errorf(format string, args ...any) (*B).common.Errorf (*F).common.Errorf (*T).common.Errorf
Fatalf(format string, args ...any) (*B).common.Fatalf (*F).common.Fatalf (*T).common.Fatalf
Log(args ...any) (*B).common.Log (*F).common.Log (*T).common.Log
Logf(format string, args ...any) (*B).common.Logf (*F).common.Logf (*T).common.Logf
Setenv(key, value string) (*B).common.Setenv (*F).common.Setenv (*T).Setenv
Skip(args ...any) (*B).common.Skip (*F).common.Skip (*T).common.Skip
Skipf(format string, args ...any) (*B).common.Skipf (*F).common.Skipf (*T).common.Skipf