MCPcopy
hub / github.com/IBM/sarama / Errorf

Method Errorf

mocks/mocks.go:27–27  ·  mocks/mocks.go::ErrorReporter.Errorf
(string, ...any)

Source from the content-addressed store, hash-verified

25// expectation violations when using the mock objects.
26type ErrorReporter interface {
27 Errorf(string, ...any)
28}
29
30// ValueChecker is a function type to be set in each expectation of the producer mocks

Callers 15

produceMsgsFunction · 0.65
TestNetConfigValidatesFunction · 0.65
TestAdminConfigValidatesFunction · 0.65
TestValidGroupInstanceIdFunction · 0.65
parseResponseMethod · 0.65
TestMurmur2Function · 0.65
TestMurmur2PartitionerFunction · 0.65

Implementers 1

testReporterMockmocks/async_producer_test.go

Calls

no outgoing calls

Tested by 15

produceMsgsFunction · 0.52
TestNetConfigValidatesFunction · 0.52
TestAdminConfigValidatesFunction · 0.52
TestValidGroupInstanceIdFunction · 0.52
TestMurmur2Function · 0.52
TestMurmur2PartitionerFunction · 0.52
TestInterceptorsFunction · 0.52
setupToxiProxiesFunction · 0.52