freebsd-ports/devel/rubygem-mocha/pkg-descr
Sunpoet Po-Chuan Hsieh 57c0009d9d - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-30 23:10:54 +00:00

5 lines
249 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://gofreerange.com/mocha/docs/