aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_contrib/expect_test.clj
AgeCommit message (Collapse)Author
2009-08-27renamed c.c.expect to c.c.mock, added author/doc metadataStuart Halloway
2009-08-25tweaks: update build to match package names, idiomatic reset!Stuart Halloway
2009-08-25simplifying expect_test file structureStuart Halloway
2009-08-23got tests passing for clojure.contrib.expectAaron Bedra and Stuart Halloway
* had to use fully-qualified symbols in test-has-matching-signature. Should be a better way