()
| 396 | } |
| 397 | |
| 398 | func (_m *MockExecutable) EXPECT() *MockExecutable_Expecter { |
| 399 | return &MockExecutable_Expecter{mock: &_m.Mock} |
| 400 | } |
| 401 | |
| 402 | // AddTransition provides a mock function for the type MockExecutable |
| 403 | func (_mock *MockExecutable) AddTransition(port string, tr Transition) error { |
nothing calls this directly
no outgoing calls
no test coverage detected