WidgetTesterApprovedExtension extension
- on
Properties
-
widgetsString
→ Future<
String> -
Available on WidgetTester, provided by the WidgetTesterApprovedExtension extension
Returns the meta data for the widgets for comparison during the approval testno setter
Methods
-
approvalTest(
{String? description, String? textForReview, Options? options}) → Future< void> -
Available on WidgetTester, provided by the WidgetTesterApprovedExtension extension
Performs an approval test. -
printExpects(
) → Future< void> -
Available on WidgetTester, provided by the WidgetTesterApprovedExtension extension
Output expect statements to the console.