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

Readd support for late static binding #40

Merged
merged 2 commits into from Oct 13, 2016
Merged

Readd support for late static binding #40

merged 2 commits into from Oct 13, 2016

Conversation

tomaszdurka
Copy link
Owner

@tomaszdurka tomaszdurka commented Oct 13, 2016

Add support for late static binding

  • rework invocation of the original methods (instead of using reflection invoke with context use array-like callables)
  • rework spy to be side call instead of wrapper around original method
  • add tests for proper get_called_class context

- rework invocation of the original methods (instead of using reflection invoke with context use array-like callables)
- rework spy to be side call instead of wrapper around original method
- add tests for get_called_class context
@tomaszdurka tomaszdurka merged commit ef0c76f into master Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant