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

Struct MockFeatureDescriber

api/mock.go:297–301  ·  view source on GitHub ↗

MockFeatureDescriber is a mock of FeatureDescriber interface.

Source from the content-addressed store, hash-verified

295
296// MockFeatureDescriber is a mock of FeatureDescriber interface.
297type MockFeatureDescriber struct {
298 ctrl *gomock.Controller
299 recorder *MockFeatureDescriberMockRecorder
300 isgomock struct{}
301}
302
303// MockFeatureDescriberMockRecorder is the mock recorder for MockFeatureDescriber.
304type MockFeatureDescriberMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected