MCPcopy Create free account
hub / github.com/evcc-io/evcc / MockConnectionTimerMockRecorder

Struct MockConnectionTimerMockRecorder

api/mock.go:688–690  ·  view source on GitHub ↗

MockConnectionTimerMockRecorder is the mock recorder for MockConnectionTimer.

Source from the content-addressed store, hash-verified

686
687// MockConnectionTimerMockRecorder is the mock recorder for MockConnectionTimer.
688type MockConnectionTimerMockRecorder struct {
689 mock *MockConnectionTimer
690}
691
692// NewMockConnectionTimer creates a new mock instance.
693func NewMockConnectionTimer(ctrl *gomock.Controller) *MockConnectionTimer {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected