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

Method Get

internal/fixtures/generic.go:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34type GetInt interface{ Get() int }
35
36type GetGeneric[T constraints.Integer] interface{ Get() T }
37

Callers 15

BarMethod · 0.65
BarMethod · 0.65
httpsGetFunction · 0.65
GetStringMethod · 0.65
GetReaderMethod · 0.65
BazMethod · 0.65
FooMethod · 0.65
GetMethod · 0.65
InputMethod · 0.65
OutputMethod · 0.65
WhateverMethod · 0.65
LockMethod · 0.65

Implementers 15

MockMapFuncinternal/fixtures/mocks_testify_test_t
MockMapFunc_Expecterinternal/fixtures/mocks_testify_test_t
MockGetIntinternal/fixtures/mocks_testify_test_t
MockGetInt_Expecterinternal/fixtures/mocks_testify_test_t
MockHasConflictingNestedImportsinternal/fixtures/mocks_testify_test_t
MockHasConflictingNestedImports_Expecterinternal/fixtures/mocks_testify_test_t
MockRequesterinternal/fixtures/mocks_testify_test_t
MockRequester_Expecterinternal/fixtures/mocks_testify_test_t
MockRequester2internal/fixtures/mocks_testify_test_t
MockRequester2_Expecterinternal/fixtures/mocks_testify_test_t
MockRequester3internal/fixtures/mocks_testify_test_t
MockRequester3_Expecterinternal/fixtures/mocks_testify_test_t

Calls

no outgoing calls

Tested by 15

BarMethod · 0.52
BarMethod · 0.52
GetStringMethod · 0.52
GetReaderMethod · 0.52
BazMethod · 0.52
FooMethod · 0.52
GetMethod · 0.52
InputMethod · 0.52
OutputMethod · 0.52
WhateverMethod · 0.52
LockMethod · 0.52
UnlockMethod · 0.52