PoolManager is an autogenerated mock type for the PoolManager type
| 11 | |
| 12 | // PoolManager is an autogenerated mock type for the PoolManager type |
| 13 | type PoolManager struct { |
| 14 | mock.Mock |
| 15 | } |
| 16 | |
| 17 | type PoolManager_Expecter struct { |
| 18 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected