The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2013-07-22

  • Fixed use of smartmatching and removed warnings Improved verify() print messages Added Mock::can() method

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
Mock objects
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
Internal utility functions for Test::Magpie
The process of stubbing a mock method call