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

Changes for version 0.10 - 2013-08-12

  • Changed when->then_return to stub->returns. Changed stubbing behaviour to match Mockito.
    • The last stubbed response persists.
    • New stubs take precedence over oldder stubs.

Modules

Mocking framework with method stubs and behaviour verification
Various templates to catch arguments
Represents an invocation of a method
Mock objects