type testing.TB (interface)

Method Implmentations


Error(args ...interface{}) (*B).common.Error (*T).common.Error (*common).Error
Errorf(format string, args ...interface{}) (*B).common.Errorf (*T).common.Errorf (*common).Errorf
Fatal(args ...interface{}) (*B).common.Fatal (*T).common.Fatal (*common).Fatal
Fatalf(format string, args ...interface{}) (*B).common.Fatalf (*T).common.Fatalf (*common).Fatalf
Log(args ...interface{}) (*B).common.Log (*T).common.Log (*common).Log
Logf(format string, args ...interface{}) (*B).common.Logf (*T).common.Logf (*common).Logf
Skip(args ...interface{}) (*B).common.Skip (*T).common.Skip (*common).Skip
Skipf(format string, args ...interface{}) (*B).common.Skipf (*T).common.Skipf (*common).Skipf