me.pmatiello/mockfn

A mocking library for Clojure.

Leiningen/Boot

[me.pmatiello/mockfn "0.9.1-SNAPSHOT-1"]

Clojure CLI/deps.edn

me.pmatiello/mockfn {:mvn/version "0.9.1-SNAPSHOT-1"}

Gradle

implementation("me.pmatiello:mockfn:0.9.1-SNAPSHOT-1")

Maven

<dependency>
  <groupId>me.pmatiello</groupId>
  <artifactId>mockfn</artifactId>
  <version>0.9.1-SNAPSHOT-1</version>
</dependency>