(defn incorrect-invocation-count {:dynamic true} [function expected actual] (report-problem function expected actual "Unexpected invocation count."))
Comments top
No comments for incorrect-invocation-count. Log in to add a comment.