MCPcopy Create free account
hub / github.com/ForestHubAI/edge-agents / MockExecutable_Expecter

Struct MockExecutable_Expecter

go/engine/mocks_test.go:394–396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394type MockExecutable_Expecter struct {
395 mock *mock.Mock
396}
397
398func (_m *MockExecutable) EXPECT() *MockExecutable_Expecter {
399 return &MockExecutable_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected