Structsยง
- BlockExecutor 
- BusyLoop Executor 
- FakeExchange Source 
- MockExecutor 
- Mock the input of executor.
You can bind one or more MockExecutoras the children of the executor to test, (HashAgg, e.g), so that allow testing without instantiating realSeqScans and real storage.