so it looks like some tests (v2 tests I think) are...
# general
h
so it looks like some tests (v2 tests I think) are using
Console
with mock stdout and stderr passed into them as the test console, and other tests (maybe v1-only tests?) are using a special
MockConsole
data structure