idb/FBSimulatorControl/Interactions
Lawrence Lomax ab16dba4a6 Rename FBProcessQuery to FBProcessFetcher
Summary: `Query` objects should be consistent within the Framework, this means that a Query object should be a serializable representation of what should be fetched. `FBProcessFetcher` becomes a facade around the mechanics of getting to Process Info, a higher level API can then be built called `FBProcessQuery`.

Reviewed By: marekcirkos

Differential Revision: D3178745

fb-gh-sync-id: babd108772bb9ad30bcc88a15b5dfca2977295cf
fbshipit-source-id: babd108772bb9ad30bcc88a15b5dfca2977295cf
2016-04-14 08:15:34 -07:00
..
FBInteraction.h Add 'upload' command 2016-03-14 07:55:30 -07:00
FBInteraction.m Add 'upload' command 2016-03-14 07:55:30 -07:00
FBSimulatorControlOperator.h Fix license headers 2016-03-14 09:10:48 -07:00
FBSimulatorControlOperator.m Rename FBProcessQuery to FBProcessFetcher 2016-04-14 08:15:34 -07:00
FBSimulatorInteraction+Agents.h Add Interaction Preconditions 2015-12-30 10:40:35 +00:00
FBSimulatorInteraction+Agents.m Extracted FBControlCore 2016-03-09 10:42:43 -08:00
FBSimulatorInteraction+Applications.h Add Uninstall API 2016-04-08 09:00:20 -07:00
FBSimulatorInteraction+Applications.m Add Uninstall API 2016-04-08 09:00:20 -07:00
FBSimulatorInteraction+Bridge.h Add 'Tap' Action 2016-03-29 02:40:32 -07:00
FBSimulatorInteraction+Bridge.m Connect Bridge to allready-running Simulator 2016-03-31 03:35:31 -07:00
FBSimulatorInteraction+Diagnostics.h Remove more references to 'Session' 2016-01-29 07:59:01 +00:00
FBSimulatorInteraction+Diagnostics.m Extracted FBControlCore 2016-03-09 10:42:43 -08:00
FBSimulatorInteraction+Keychain.h Add interaction for clearing app keychain given bundle id 2016-04-12 05:40:42 -07:00
FBSimulatorInteraction+Keychain.m Add interaction for clearing app keychain given bundle id 2016-04-12 05:40:42 -07:00
FBSimulatorInteraction+Lifecycle.h Add 'Open' Command 2016-03-31 02:35:19 -07:00
FBSimulatorInteraction+Lifecycle.m Rename FBProcessQuery to FBProcessFetcher 2016-04-14 08:15:34 -07:00
FBSimulatorInteraction+Private.h Simplify Interaction Base Class 2016-02-09 18:31:26 +00:00
FBSimulatorInteraction+Setup.h Sync FB Repo with GitHub Repo 2016-03-09 15:42:25 +00:00
FBSimulatorInteraction+Setup.m Simplify Interaction Base Class 2016-02-09 18:31:26 +00:00
FBSimulatorInteraction+Upload.h Add 'upload' command 2016-03-14 07:55:30 -07:00
FBSimulatorInteraction+Upload.m Upload Arbitrary Files to Simulator 2016-03-24 02:50:36 -07:00
FBSimulatorInteraction+XCTest.h Added start XCTest method with default working directory 2016-04-06 01:05:27 -07:00
FBSimulatorInteraction+XCTest.m Added start XCTest method with default working directory 2016-04-06 01:05:27 -07:00
FBSimulatorInteraction.h Remove redundant class forward declares 2016-01-04 07:59:31 +00:00
FBSimulatorInteraction.m Rename FBProcessQuery to FBProcessFetcher 2016-04-14 08:15:34 -07:00