type testing.common (struct)

Method Implmentations (8 other methods implement nothing)

Cleanup(f func()) (*T).M : TB.Cleanup
Error(args ...interface{}) (*T).M : TB.Error
Errorf(format string, args ...interface{}) (*T).M : TB.Errorf (*T).M : src.elv.sh/pkg/tt.T.Errorf
Fail() (*T).M : TB.Fail
FailNow() (*T).M : TB.FailNow
Failed() bool (*T).M : TB.Failed
Fatal(args ...interface{}) (*T).M : TB.Fatal
Fatalf(format string, args ...interface{}) (*T).M : TB.Fatalf
Helper() (*T).M : TB.Helper (*T).M : src.elv.sh/pkg/tt.T.Helper
Log(args ...interface{}) (*T).M : TB.Log
Logf(format string, args ...interface{}) (*T).M : TB.Logf
Name() string (*T).M : TB.Name
Skip(args ...interface{}) (*T).M : TB.Skip
SkipNow() (*T).M : TB.SkipNow
Skipf(format string, args ...interface{}) (*T).M : TB.Skipf
Skipped() bool (*T).M : TB.Skipped
TempDir() string (*T).M : TB.TempDir
private() (*T).m : TB.private