The devel/p5-Test-MockModule port
p5-Test-MockModule-0.177.0 – override subroutines in a module for unit testing (cvsweb github mirror)
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 be easily restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine.WWW: https://metacpan.org/release/Test-MockModule
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/Test/
- /usr/local/libdata/perl5/site_perl/Test/MockModule.pm
- /usr/local/man/man3p/Test::MockModule.3p