flutter/packages/flutter_tools/test/commands
Chris Bracken 538ba522ee
Move common process/IO-related mocks to mocks.dart (#14255)
Moves MockProcess, MockStdio and a few other useful mocks from
packages_test.dart to common/mocks.dart. These are useful for testing
code with interactive IO.

This adds a new constructor to MockProcess to provide additional flexibility.
2018-01-24 17:16:30 -08:00
..
analyze_continuously_test.dart flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08:00
analyze_duplicate_names_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_once_test.dart One more timeout. Centralize definitions. (#12970) 2017-11-10 15:56:17 +01:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
config_test.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
create_test.dart Change default organization name to example.com in project templates (#14116) 2018-01-18 09:21:24 +01:00
daemon_test.dart send 'reloadRecommended' info to IDEs (#13996) 2018-01-11 12:55:00 -08:00
devices_test.dart Use idevice_id, ideviceinfo for iOS device listing (#11883) 2017-09-01 10:10:49 -07:00
doctor_test.dart IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
drive_test.dart Change async stubbing to use thenAnswer. (#13521) 2017-12-19 13:13:57 -08:00
format_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
fuchsia_reload_test.dart [fuchsia_reload] Use ssh instead of netcp/netruncmd (#10436) 2017-06-22 22:08:20 -07:00
ide_config_test.dart Fixed a typo that I forgot to push before committing ide-config change. (#12998) 2017-11-13 15:27:16 -08:00
install_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
packages_test.dart Move common process/IO-related mocks to mocks.dart (#14255) 2018-01-24 17:16:30 -08:00
run_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
test_test.dart Make automated_tests mostly ignore extraneous error messages (#14170) 2018-01-18 14:06:35 -08:00
upgrade_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00