Documentation

clear()

Clears all existing output.

clear(): this;

Note
To re-initialize the application before a test, use the useTestContext() function.

Related