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

Method EXPECT

go/engine/mocks_test.go:398–400  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

396}
397
398func (_m *MockExecutable) EXPECT() *MockExecutable_Expecter {
399 return &MockExecutable_Expecter{mock: &_m.Mock}
400}
401
402// AddTransition provides a mock function for the type MockExecutable
403func (_mock *MockExecutable) AddTransition(port string, tr Transition) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected