7b05323e04
Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
5 lines
241 B
Text
5 lines
241 B
Text
Mocha is a library for mocking and stubbing using a syntax like that
|
|
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
|