SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Mock-Cmd
Version : 0.700.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2024-07-14 20:55:56
Group : Unspecified Source RPM : perl-Test-Mock-Cmd-0.700.0-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Mock system(), exec(), and qx() for testing
Description :
Mock system(), exec(), qx() (AKA `` and readpipe()) with your own functions
in order to test code that may call them.

Some uses might be:

* 1

avoid actually running the system command, just pretend we did (simulate
[un]expected output, return values, etc)

* 2

test various return value handling (e.g. the system command core dumps how
does the object handle that)

* 3

test that the arguments that will be passed to a system command are correct

* 4

simulate that really hard to reproduce low level edge case to make sure
your code works correctly on affected systems

* 5

etc etc

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-Mock-Cmd-0.700.0-lp155.1.1.noarch.rpm
     

Provides :
perl(Test::Mock::Cmd)
perl(Test::Mock::Cmd::TestUtils)
perl(Test::Mock::Cmd::TestUtils::X)
perl(Test::Mock::Cmd::TestUtils::Y)
perl-Test-Mock-Cmd

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Test::Carp)
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/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd/TestUtils
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd/TestUtils.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd/TestUtils/X.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/Mock/Cmd/TestUtils/Y.pm
/usr/share/doc/packages/perl-Test-Mock-Cmd
/usr/share/doc/packages/perl-Test-Mock-Cmd/Changes
/usr/share/doc/packages/perl-Test-Mock-Cmd/README
/usr/share/man/man3/Test::Mock::Cmd.3pm.gz
/usr/share/man/man3/Test::Mock::Cmd::TestUtils.3pm.gz
/usr/share/man/man3/Test::Mock::Cmd::TestUtils::X.3pm.gz
/usr/share/man/man3/Test::Mock::Cmd::TestUtils::Y.3pm.gz

 
ICM