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

Changes for version 0.09 - 2013-08-03

  • Export main functions by default Add optional parameter $test_name to verify()

Modules

Mocking framework with method stubs and behaviour verification
Various templates to catch arguments
Inspect method invocations on mock objects
Represents an invocation of a method
Metaclass for mocks
Mock objects
A role for objects that wrap around a mock
A role that represents a method call
The declaration of a stubbed method
Type constraints used by Magpie
Internal utility functions for Test::Magpie
Look into the invocation history of a mock for verification
The process of stubbing a mock method call