BlockingPlanNode is an autogenerated mock type for the BlockingPlanNode type
| 8 | |
| 9 | // BlockingPlanNode is an autogenerated mock type for the BlockingPlanNode type |
| 10 | type BlockingPlanNode struct { |
| 11 | mock.Mock |
| 12 | } |
| 13 | |
| 14 | // Add provides a mock function with given fields: _a0 |
| 15 | func (_m *BlockingPlanNode) Add(_a0 ...common.BlockingPlanNode) { |
nothing calls this directly
no outgoing calls
no test coverage detected