MCPcopy
hub / github.com/stretchr/testify / mockCaller

Struct mockCaller

mock/mock_test.go:2414–2414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2412}
2413
2414type mockCaller struct{ Mock }
2415
2416func (m *mockCaller) Call() { m.Called() }
2417

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected