• Vyacheslav Egorov's avatar
    Partially fix Dart 2 issues in animated_icons.test. (#14531) · 4814303b
    Vyacheslav Egorov authored
    Use mockito in the Dart 2 compliant way:
    
    * use typed(...) in appropriate places to wrap matchers like any;
    * don't pass matcher directly into the calls - use `argThat(matcher)`.
    
    Also rename paintColorMatcher to hasColor to match how other similar
    functions are named and how the code reads.
    4814303b
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
service_extensions_test_file Loading commit data...