Changes for version 0.11 - 2013-08-16

  • Reverted changes from last release because of backwards incompatibility - project is being forked instead.

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