aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mocha
Commit message (Collapse)AuthorAgeFilesLines
* Mocha is a library for mocking and stubbing using a syntax like thatCheng-Lung Sung2008-04-213-0/+35
of JMock, and SchMock. One of its main advantages is that it allows you to mock and stub methods on real (non-mock) classes and instances. WWW: http://mocha.rubyforge.org/ Notes: svn path=/head/; revision=211690