hasOutput()
Returns true if any output is currently rendered at all.
hasOutput(): boolean;
Related
class TestRenderer
A class that represents an in-memory application render context.
Returns true if any output is currently rendered at all.
hasOutput(): boolean;