flutter/packages/flutter_test/lib/src
Jacob Richman 8f07a5864b Add hasAGoodToStringDeep and equalsIgnoringHashCodes methods. (#10935)
* Add hasAGoodToStringDeep and equalsIgnoringHashCodes methods.

Methods simplify testing of toStringDeep calls and other cases where
methods return strings containing hash codes.
2017-06-23 14:07:09 -07:00
..
all_elements.dart More documentation (#10519) 2017-06-05 22:44:49 -07:00
binding.dart Move intrinsics tests to test mode only. (#10796) 2017-06-16 15:03:56 -07:00
controller.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
finders.dart More documentation (#10519) 2017-06-05 22:44:49 -07:00
matchers.dart Add hasAGoodToStringDeep and equalsIgnoringHashCodes methods. (#10935) 2017-06-23 14:07:09 -07: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 Fix tests to use Ahem, and helpful changes around that (#9332) 2017-04-12 13:33:02 -07:00
test_pointer.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
test_text_input.dart FocusNode.requestFocus should show the keyboard (#9558) 2017-04-24 09:46:49 -07:00
test_vsync.dart Improve test coverage (#7430) 2017-01-10 20:41:42 -08:00
widget_tester.dart Fix many dartdoc typos (#9822) 2017-05-04 19:54:06 -07:00