flutter/packages/fuchsia_remote_debug_protocol/test
Andrew Davies 08d3deec80
[frdb] Fix JSON casting in RPC calls. (#18655)
This prevents the error:

`type 'List<dynamic>' is not a subtype of type 'List<Map<String, dynamic>>' `

The test added fails when dart_vm.dart is reverted to `master`, and succeeds in
its current state.  This issue was run into while connecting to the
Dart VM.
2018-06-22 14:00:49 -07:00
..
src [frdb] Fix JSON casting in RPC calls. (#18655) 2018-06-22 14:00:49 -07:00
fuchsia_remote_connection_test.dart Bump mockito to 3.0.0-beta (#18462) 2018-06-21 16:23:47 -07:00