MCPcopy
hub / github.com/microsoft/retina / MockPubSubInterfaceMockRecorder

Struct MockPubSubInterfaceMockRecorder

pkg/pubsub/mock_pubsubinterface.go:31–33  ·  view source on GitHub ↗

MockPubSubInterfaceMockRecorder is the mock recorder for MockPubSubInterface.

Source from the content-addressed store, hash-verified

29
30// MockPubSubInterfaceMockRecorder is the mock recorder for MockPubSubInterface.
31type MockPubSubInterfaceMockRecorder struct {
32 mock *MockPubSubInterface
33}
34
35// NewMockPubSubInterface creates a new mock instance.
36func NewMockPubSubInterface(ctrl *gomock.Controller) *MockPubSubInterface {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected