MCPcopy
hub / github.com/etcd-io/etcd / Error

Method Error

client/pkg/testutil/testingtb.go:26–26  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

24type TB interface {
25 Cleanup(func())
26 Error(args ...any)
27 Errorf(format string, args ...any)
28 Fail()
29 FailNow()

Callers 15

SelfCertFunction · 0.65
baseConfigMethod · 0.65
IsClosedConnErrorFunction · 0.65
StartMethod · 0.65
checkCertSANFunction · 0.65
TestTLSInfoNonexistFunction · 0.65
FatalStackFunction · 0.65
ServeHTTPMethod · 0.65
TestCreateDirAllFunction · 0.65

Implementers 1

testingTBProthesisclient/pkg/testutil/testingtb.go

Calls

no outgoing calls

Tested by 11

StartMethod · 0.52
TestTLSInfoNonexistFunction · 0.52
TestCreateDirAllFunction · 0.52
TestLockAndUnlockFunction · 0.52
TestPurgeFileFunction · 0.52
TestDialTimeoutFunction · 0.52
TestSyncFiltersMembersFunction · 0.52