screen top-level property Queries
Exposes all the "top-level" queries exposed by the dom-testing-library,
but the scope/container is defaulted to document.body
.
{@category Queries}
Implementation
ScreenQueries screen = ScreenQueries._();
Exposes all the "top-level" queries exposed by the dom-testing-library,
but the scope/container is defaulted to document.body
.
{@category Queries}
ScreenQueries screen = ScreenQueries._();