aboutsummaryrefslogtreecommitdiff
path: root/modules/mock/src/test/clojure
AgeCommit message (Collapse)Author
2011-03-20update mock to use with-redefsMatt Clark
documentation is also updated in this commit to make it more idiomatic.
2010-08-26Added :pre to functions instead of using custom assert-args macro in ↵Matt Clark
c.c.mock Cleaned up c.c.mock documentation Removed map? preconditions on mock functions which was causing tests to fail updated copyright notices for mock improved mock namespace description Fixed line endings which were erroneously CRLF instead of LF
2010-08-13Fix remaining dependency issues in modular buildStuart Sierra
2010-08-10Add test sources to their respective modulesStuart Sierra