MCPcopy
hub / github.com/vektra/mockery / Create

Method Create

internal/fixtures/empty_interface.go:4–4  ·  view source on GitHub ↗
(x interface{})

Source from the content-addressed store, hash-verified

2
3type Blank interface {
4 Create(x interface{}) error
5}

Callers 3

writeFileFunction · 0.65
initRunFunction · 0.65
runFunction · 0.65

Implementers 3

MockBlankinternal/fixtures/mocks_testify_test_t
MockBlank_Expecterinternal/fixtures/mocks_testify_test_t
MoqBlankinternal/fixtures/mocks_matryer_test_t

Calls

no outgoing calls

Tested by

no test coverage detected