./devel/ruby-mocha, Ruby library for mocking and stubbing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 0.10.0, Package name: ruby19-mocha-0.10.0, Maintainer: pkgsrc-users

Mocha is a Ruby library for mocking and stubbing using a syntax
like that of JMock, and SchMock. Most commonly Mocha is used in
conjunction with Test::Unit, but it can be used in other contexts.

One of its main advantages is that it allows you to mock and stub
methods on real (non-mock) classes and instances. You can for
example stub ActiveRecord instance methods like create, save,
destroy and even class methods like find to avoid hitting the
database in unit tests.

Mocha provides a unified, simple and readable syntax for both
traditional mocking and for mocking with real objects.


Required to run:
[lang/ruby19-base] [devel/ruby-metaclass]

Master sites:

SHA1: 9fe4c957e1eb1634d97e8621ce62e3e8330b7ec7
RMD160: 96075a586c50e8fdadd3017ef72b2b4bc48c5e27
Filesize: 69.5 KB

Version history: (Expand)