flutter/packages/flutter_tools/test/src
Todd Volkert a08b5e00af Run command validation on all commands. (#12246)
This makes command validation happen as part of `verifyThenRunCommand()`,
using a newly introduced protected method (`validateCommand()`) rather than
a `commandValidator` property (that subclasses were responsible for manually
invoking).
2017-09-25 18:56:37 -07:00
..
common.dart "flutter packages pub ..." to passthrough to dart pub (#10044) 2017-05-12 15:40:35 -07:00
context.dart Run pub in interactive mode in flutter packages pub (#11700) 2017-09-06 11:53:39 +02:00
mocks.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00