MCPcopy
hub / github.com/kubernetes/client-go / Errorf

Method Errorf

util/testing/fake_handler.go:30–30  ·  util/testing/fake_handler.go::TestInterface.Errorf
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

28// testing easier (insert 'yo dawg' meme here).
29type TestInterface interface {
30 Errorf(format string, args ...interface{})
31 Logf(format string, args ...interface{})
32}
33

Callers 15

TestResyncCheckPeriodFunction · 0.65
AddMethod · 0.65
BulkAddMethod · 0.65
AddIfNotPresentMethod · 0.65
DeleteMethod · 0.65
PopMethod · 0.65
MetaNamespaceIndexFuncFunction · 0.65
TestUpdateCallsPushFunction · 0.65
TestDeleteCallsPushFunction · 0.65
TestReadsDoNotCallPushFunction · 0.65

Implementers 1

fakeErrorutil/testing/fake_handler_test.go

Calls

no outgoing calls

Tested by 15

TestResyncCheckPeriodFunction · 0.52
TestUpdateCallsPushFunction · 0.52
TestDeleteCallsPushFunction · 0.52
TestReadsDoNotCallPushFunction · 0.52
TestReplaceCallsPushFunction · 0.52
TestRunUntilFunction · 0.52
TestReflectorResyncChanFunction · 0.52
TestReflectorStopWatchFunction · 0.52