Letter P

perl-Test-MockModule - Override subroutines in a module for unit testing

Website: https://metacpan.org/release/Test-MockModule
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
Description:
Test::MockModule lets you temporarily redefine subroutines in other packages
for the purposes of unit testing.

A Test::MockModule object is set up to mock subroutines for a given module. The
object remembers the original subroutine so it can easily be restored. This
happens automatically when all MockModule objects for the given module go out
of scope, or when you unmock() the subroutine.

Packages

perl-Test-MockModule-0.178.0-1.aldos.noarch [27 KiB] Changelog by Joel Barrios (2024-04-30):
- Update to 0.178.0.

Listing created by Repoview-0.6.6-6.fc14.al