SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Mock-MonkeyPatch rpm build for : OpenSuSE. For other distributions click perl-Mock-MonkeyPatch.

Name : perl-Mock-MonkeyPatch
Version : 1.20.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150600.1.1 Date : 2024-07-24 22:34:59
Group : Unspecified Source RPM : perl-Mock-MonkeyPatch-1.20.0-150600.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Monkey patching with test mocking in mind
Description :
Mocking is a common tool, especially for testing. By strategically
replacing a subroutine, one can isolate segments (units) of code to test
individually. When this is done it is important to know that the mocked sub
was actually called and with what arguments it was called.

Mock::MonkeyPatch injects a subroutine in the place of an existing one. It
returns an object by which you can revisit the manner in which the mocked
subroutine was called. Further when the object goes out of scope (or when
the restore method is called) the original subroutine is replaced.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Mock-MonkeyPatch-1.20.0-150600.1.1.noarch.rpm
     

Provides :
perl(Mock::MonkeyPatch)
perl-Mock-MonkeyPatch

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Sub::Util) >= 1.40
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Mock
/usr/lib/perl5/vendor_perl/5.26.1/Mock/MonkeyPatch.pm
/usr/share/doc/packages/perl-Mock-MonkeyPatch
/usr/share/doc/packages/perl-Mock-MonkeyPatch/Changes
/usr/share/doc/packages/perl-Mock-MonkeyPatch/README
/usr/share/licenses/perl-Mock-MonkeyPatch
/usr/share/licenses/perl-Mock-MonkeyPatch/LICENSE
/usr/share/man/man3/Mock::MonkeyPatch.3pm.gz

 
ICM