The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2013-07-03

  • Enable calling ref() on mock object to return a specified type

Modules

Spy on objects to achieve test doubles (mock testing)
Various templates to catch arguments
Inspect invocations of methods on mocks
Represents an invocation of a method
Metaclass for mocks
A mock object
A role for objects that wrap around a mock
A role that represents a method call
A look into the invocation history of a mock for verifaciotn
The declaration of a stubbed method
Type constraints used by Magpie
Utilities used by Test::Magpie
The process of stubbing a mock method call