clear
Clears all existing output.
clear(): this
Note
To re-initialize the application before a test, use the useTestContext() function.
Related
- class TestRendererA class that represents an in-memory application render context.
Clears all existing output.
clear(): this
Note
To re-initialize the application before a test, use the useTestContext() function.