Changes for version 0.10 - 2013-10-02
- Add 'and_answer' and 'and_stub_answer' method at ExpectationsSetter.
- Add 'and_list_return' and 'and_stub_list_return' method at ExpectationsSetter.
Modules
A mock library which is usable easily.
Arguments matcher.
support class method mocking.
A expected behavior object.
Allows setting expectations for an associated expected invocation.
Control behavior of the mock object.
Control behavior of the class method mocking.
Mock object.