MartyGentillon / clj-mock

A simple clojure mocking library with verification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-mock

A Clojure library for succinctly mocking Clojure functions.

Usage

See /test/clj_mock/core_test.clj for usage details.

License

Copyright © 2016 Marty Gentillon

Distributed under The MIT License (MIT)

About

A simple clojure mocking library with verification.

License:MIT License


Languages

Language:Clojure 100.0%