TestRunner.display

Temporary display this test is running in. The object this points to will change every test, so make sure to not save the pointer, but use this reference instead.

struct TestRunner
Display display;

Meta