On Apr 12, 2011, at 10:29 AM, pba wrote:

> Is it possible to mock multimethods using clojure.contrib.mock ? I'm
> testing a controller implementation and want to verify a defmethod for
> "type A" calls another for "type B" where "type" is the dispatching
> key.


Thus far, I haven't seriously grappled with multimethods in Midje 
(https://github.com/marick/Midje) but I've given it a little thought 
(http://bit.ly/er46Dm)

I you can provide sample midje-style tests, I could add making-them-work to the 
backlog.

-----
Brian Marick, Artisanal Labrador
Contract programming in Ruby and Clojure
Occasional consulting on Agile
www.exampler.com, www.twitter.com/marick

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to