SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Mock-MonkeyPatch
Version : 1.20.0 Vendor : Mageia_Org
Release : 2.mga8 Date : 2022-07-29 23:11:31
Group : Development/Perl Source RPM : perl-Mock-MonkeyPatch-1.20.0-2.mga8.src.rpm
Size : 0.04 MB
Packager : bcornec < bcornec>
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.

the Mock::MonkeyPatch manpage 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 the /restore manpage method is called) the original
subroutine is replaced.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/updates_testing

Content of RPM  Changelog  Provides Requires

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

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

Requires :
perl(Carp)
perl(Scalar::Util)
perl(Sub::Util) >= 1.400.0
perl(strict)
perl(warnings)
perl-base >= 2:5.32.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Mock-MonkeyPatch
/usr/share/doc/perl-Mock-MonkeyPatch/Changes
/usr/share/doc/perl-Mock-MonkeyPatch/LICENSE
/usr/share/doc/perl-Mock-MonkeyPatch/META.json
/usr/share/doc/perl-Mock-MonkeyPatch/META.yml
/usr/share/doc/perl-Mock-MonkeyPatch/README
/usr/share/man/man3/Mock::MonkeyPatch.3pm.xz
/usr/share/perl5/vendor_perl/Mock
/usr/share/perl5/vendor_perl/Mock/MonkeyPatch.pm

 
ICM