Skip to content

Stub object throw an exception after comparsion #14

@grapemix

Description

@grapemix

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions