Skip to content

Conversation

@501st-alpha1
Copy link
Contributor

This should fix #24.

I added a couple tests that fail without this patch and pass with it. Let me know if those tests should be moved somewhere else, or if I should add any more.

Also, let me know if there would be a better way to determine which methods are dynamic (instead of the $dynamicMethods attribute that I added to Mocker.php).

@501st-alpha1 501st-alpha1 changed the title Fix dynamic class methods Fix counting of dynamic class methods Jan 5, 2016
sergeyklay added a commit that referenced this pull request Jan 8, 2016
@sergeyklay sergeyklay merged commit 1ace020 into Codeception:master Jan 8, 2016
@sergeyklay
Copy link
Contributor

Thanks

@501st-alpha1 501st-alpha1 deleted the fix-dynamic-class-methods branch January 8, 2016 16:19
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.

Dynamic class methods can not be verified?

2 participants