Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Spy #17

Open
Jeilef opened this issue Sep 12, 2018 · 0 comments
Open

Improved Spy #17

Jeilef opened this issue Sep 12, 2018 · 0 comments
Assignees
Labels
improvement Improvement to an existing, working feature

Comments

@Jeilef
Copy link
Contributor

Jeilef commented Sep 12, 2018

Right now you can only detect if a method is called externally. The goal of this improvement is to notice internal method calls

  • Adding indirect calls over other objects
  • Adding indirect calls over classes
  • Adding calls in the form of: object method1 method2 where method1 returns the object
@Jeilef Jeilef added the improvement Improvement to an existing, working feature label Sep 12, 2018
@Jeilef Jeilef self-assigned this Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to an existing, working feature
Projects
None yet
Development

No branches or pull requests

1 participant