Documentation

toBeRendered()

Asserts that any output elements were matched at all.

toBeRendered(description?: string): this;

Parameters

Return value

The current OutputAssertion instance

Related