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

Struct MockIWatcher

pkg/managers/watchermanager/mocks/mock_types.go:20–23  ·  view source on GitHub ↗

MockIWatcher is a mock of IWatcher interface.

Source from the content-addressed store, hash-verified

18
19// MockIWatcher is a mock of IWatcher interface.
20type MockIWatcher struct {
21 ctrl *gomock.Controller
22 recorder *MockIWatcherMockRecorder
23}
24
25// MockIWatcherMockRecorder is the mock recorder for MockIWatcher.
26type MockIWatcherMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected