Skip to content

How to test bad behaviour #142

@lud-wj

Description

@lud-wj

Suppose I have a GenServer that calls a callback module implementing some behaviour.

I want to test that my GenServer does the right thing when the module does not return expected values. But hammox will not let me badly implement a behaviour.

Is there a way to opt-out type checking for a mock ?

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