MCPcopy Create free account
hub / github.com/stretchr/testify / TheExampleMethodFunctionalOptionsIndirect

Function TheExampleMethodFunctionalOptionsIndirect

mock/mock_test.go:65–67  ·  view source on GitHub ↗
(i *TestExampleImplementation)

Source from the content-addressed store, hash-verified

63}
64
65func TheExampleMethodFunctionalOptionsIndirect(i *TestExampleImplementation) {
66 i.TheExampleMethodFunctionalOptions("test", OpNum(1), OpStr("foo"))
67}
68
69//go:noinline
70func (i *TestExampleImplementation) TheExampleMethod2(yesorno bool) {

Calls 3

OpNumFunction · 0.85
OpStrFunction · 0.85

Tested by

no test coverage detected