-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels