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

Changes for version 2.1 - 2018-03-21

  • fix typo in docu
  • fix lexical scope Issue with mockimported and mockStatic

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