-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: changing api to expose DeviceInt to provide a mockable interfac…
…e to the caller Expose the concrete type of DeviceManager so the end user can mock it however they see fit. I.E the go saying of "Accept Interfaces, Return Structs". However, return a frida.Device Interface when DeviceManager/Portal is being used for access to provide the end user a mockable interface.
- Loading branch information
Showing
5 changed files
with
85 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.