Files
ports/devel/rubygem-mocha/pkg-descr
2019-07-07 19:15:42 +00:00

6 lines
243 B
Plaintext

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: https://mocha.jamesmead.org/