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

Struct MockLineChart

gui/widgets.mock.go:20–23  ·  view source on GitHub ↗

MockLineChart is a mock of LineChart interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected