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

Changes for version 0.07 - 2013-07-15

  • Deprecated at_least() and at_most() functions Added verify() options: at_least, at_most and between Added argument checks for public functions Added more comprehensive tests

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