flutter/packages/flutter_test/lib/src
Alexandre Ardhuin 2de61a0853 add @required when there's an assert not null (#9124)
* add @required when there's an assert not null

* address review comments
2017-03-31 18:34:13 +02:00
..
all_elements.dart prefer_initializing_formals (#8797) 2017-03-15 18:30:55 +01:00
binding.dart Rename ImageFit to BoxFit (#8871) 2017-03-17 15:21:55 -07:00
controller.dart Do not swallow exceptions in guarded functions. (#9064) 2017-03-30 09:50:30 -07:00
finders.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
matchers.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
stack_manipulation.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
test_async_utils.dart Do not swallow exceptions in guarded functions. (#9064) 2017-03-30 09:50:30 -07:00
test_pointer.dart add @required when there's an assert not null (#9124) 2017-03-31 18:34:13 +02:00
test_text_input.dart Align TextEditingValue and InputValue (#8922) 2017-03-20 17:18:35 -07:00
test_vsync.dart Improve test coverage (#7430) 2017-01-10 20:41:42 -08:00
widget_tester.dart Add WidgetTester.hasRunningAnimation (#8886) 2017-03-20 13:32:00 -07:00