Skip to content
New issue

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

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

Already on GitHub? # to your account

Stub object throw an exception after comparsion #14

Open
grapemix opened this issue Jun 11, 2013 · 0 comments
Open

Stub object throw an exception after comparsion #14

grapemix opened this issue Jun 11, 2013 · 0 comments

Comments

@grapemix
Copy link

I have set up a stub object and assign a fxn as property. But when other part of the code try to compare the stub object with some given atomic value, ludibrio will try to call the given atomic value, and hence the stub object will throw an exception because the atomic value from the external library code is not callable. I fork ludibrio and fixed it, please pull. Thanks.

https://github.com/grapemix/ludibrio

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant