MCPcopy
hub / github.com/nakabonne/ali / MockLineChartMockRecorder

Struct MockLineChartMockRecorder

gui/widgets.mock.go:26–28  ·  view source on GitHub ↗

MockLineChartMockRecorder is the mock recorder for MockLineChart.

Source from the content-addressed store, hash-verified

24
25// MockLineChartMockRecorder is the mock recorder for MockLineChart.
26type MockLineChartMockRecorder struct {
27 mock *MockLineChart
28}
29
30// NewMockLineChart creates a new mock instance.
31func NewMockLineChart(ctrl *gomock.Controller) *MockLineChart {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected