hasOneWidgetId function

Matcher hasOneWidgetId(
  1. AFWidgetID expected
)

Implementation

ft.Matcher hasOneWidgetId(AFWidgetID expected) => _AFHasWidgetIds([expected]);