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

Fixed duplicate get and set functions being generated for properties defined in interfaces #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cmandlbaur
Copy link

Fixes issue #48, might fix #53

@cmandlbaur
Copy link
Author

@misprintt please let me know if theres anything more you need on this. Eager to get it merged and released.

@DanScott90
Copy link

DanScott90 commented Feb 1, 2018

Ok this code change fixes the problem that I just reported, but it's only been a problem for me since the release of Haxe 3.4.5 yesterday: #62

Thanks,
Hopefully somebody with permission can merge this.

EDIT: Ok this change doesn't seem to work with haxe 3.4.4
So now planning on using the fork at: https://github.com/DoclerLabs/mockatoo

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.

Annotation based mocking fails with getters/setters
2 participants