lib/verifying_double_error.ex
defmodule VerifyingDoubleError do
defexception message: "The stubbed function is not defined in the source module."
end
defmodule VerifyingDoubleError do
defexception message: "The stubbed function is not defined in the source module."
end