• Jonah Williams's avatar
    [flutter_tools] refactor the IOSDevicePortForwarder and move tests out of... · 90d61696
    Jonah Williams authored
    [flutter_tools] refactor the IOSDevicePortForwarder and move tests out of devices_test.dart (#52772)
    
    Updates the IOSDevicePortForwarder to no longer depend on context, or on an IOSDevice instance. Instead, it receives all necessary configuration through the constructor.
    
    Moves the IOSDevicePortForwarder to a separate file.
    90d61696
Name
Last commit
Last update
..
code_signing_test.dart Loading commit data...
devices_test.dart Loading commit data...
fallback_discovery_test.dart Loading commit data...
ios_deploy_test.dart Loading commit data...
ios_device_port_forwarder_test.dart Loading commit data...
ios_project_migration_test.dart Loading commit data...
mac_test.dart Loading commit data...
plist_parser_test.dart Loading commit data...
simulators_test.dart Loading commit data...
xcode_backend_test.dart Loading commit data...
xcodeproj_test.dart Loading commit data...