MCPcopy Create free account
hub / github.com/facebook/time / MockDeviceControllerMockRecorder

Struct MockDeviceControllerMockRecorder

phc/pps_mock_test.go:127–129  ·  view source on GitHub ↗

MockDeviceControllerMockRecorder is the mock recorder for MockDeviceController.

Source from the content-addressed store, hash-verified

125
126// MockDeviceControllerMockRecorder is the mock recorder for MockDeviceController.
127type MockDeviceControllerMockRecorder struct {
128 mock *MockDeviceController
129}
130
131// NewMockDeviceController creates a new mock instance.
132func NewMockDeviceController(ctrl *gomock.Controller) *MockDeviceController {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected