widget_test_helpers
A set of helpers that simplify widget test ui testing.
MaterialTestApp(Widget widgetUnderText)
Wraps given widgetUnderTest
as body
of a Scaffold
which is set as home
of a MaterialApp
to simplify widget tests.
A set of helpers that simplify widget test ui testing.
Wraps given widgetUnderTest
as body
of a Scaffold
which is set as home
of a MaterialApp
to simplify widget tests.