MCPcopy
hub / github.com/grafana/grafana / MockExtra_Validate_Call

Struct MockExtra_Validate_Call

apps/provisioning/pkg/connection/extra_mock.go:201–203  ·  view source on GitHub ↗

MockExtra_Validate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Validate'

Source from the content-addressed store, hash-verified

199
200// MockExtra_Validate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Validate'
201type MockExtra_Validate_Call struct {
202 *mock.Call
203}
204
205// Validate is a helper method to define mock.On call
206// - ctx context.Context

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected