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

Method Type

template/var.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func (v Var) Type() types.Type {
25 return v.typ
26}
27
28// IsSlice returns whether the type (or the underlying type) is a slice.
29func (v Var) IsSlice() bool {

Callers 14

IsSliceMethod · 0.95
TypeStringMethod · 0.95
NillableMethod · 0.95
methodDataMethod · 0.80
explicitConstraintTypeFunction · 0.80
ParsePackagesMethod · 0.80
isConstraintIdentFunction · 0.80
AddVarMethod · 0.80
populateImportsHelperMethod · 0.80
varNameFunction · 0.80
LookupInterfaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected