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

Method Call

mock/mock_test.go:2411–2411  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2409
2410type caller interface {
2411 Call()
2412}
2413
2414type mockCaller struct{ Mock }

Callers 3

RunFunction · 0.65
MatchesMethod · 0.65
assertOptsFunction · 0.65

Implementers 1

mockCallermock/mock_test.go

Calls

no outgoing calls

Tested by

no test coverage detected