StateManager is an autogenerated mock type for the StateManager type
| 27 | |
| 28 | // StateManager is an autogenerated mock type for the StateManager type |
| 29 | type StateManager struct { |
| 30 | mock.Mock |
| 31 | } |
| 32 | |
| 33 | type StateManager_Expecter struct { |
| 34 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected