getOutputDump()
Returns an object representation of (selected) output.
getOutputDump(...select: OutputSelectFilter[]): any[];
Related
class TestRenderer
A class that represents an in-memory application render context.
Returns an object representation of (selected) output.
getOutputDump(...select: OutputSelectFilter[]): any[];