• Ian Hickson's avatar
    Minor widget_tester refactoring and docs (#3472) · c167efca
    Ian Hickson authored
    This reorders some classes so that this file makes more sense, and adds
    a bunch of docs. It also makes the following changes:
    
    * Move allElements from Instrumentation to TestWidgets. (Instrumentation
      is going away.)
    
    * Remove findElements.
    
    * Rename byElement to byElementPredicate
    
    * Rename byPredicate to byWidgetPredicate
    
    * Implement _WidgetPredicateFinder so that byWidgetPredicate has good
      messages
    
    * Fix one use of byElementPredicate to use byWidgetPredicate.
    c167efca
Name
Last commit
Last update
..
android Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
card_collection.dart Loading commit data...
drag_and_drop.dart Loading commit data...
flutter.yaml Loading commit data...
mozart.dart Loading commit data...
overlay_geometry.dart Loading commit data...
pageable_list.dart Loading commit data...
pubspec.yaml Loading commit data...
raw_keyboard.dart Loading commit data...