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 2.4 - 2018-04-12

  • remove restriction for using mock in SUT

Modules

minimal mocking framework for perl
To define parameter matchers
chained setup
To define return values
injection options for your System under test (Sut) based on Mockify
To verify mock interactions

Provides

in lib/Test/Mockify/MethodCallCounter.pm
in lib/Test/Mockify/MethodSpy.pm
in lib/Test/Mockify/Parameter.pm
in lib/Test/Mockify/Tools.pm
in lib/Test/Mockify/TypeTests.pm