Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Mock-Quick-1.111-23.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: perl-Mock-Quick Distribution: Fedora Project
Version: 1.111 Vendor: Fedora Project
Release: 23.fc40 Build date: Thu Jan 25 19:18:53 2024
Group: Unspecified Build host: buildvm-x86-11.iad2.fedoraproject.org
Size: 57113 Source RPM: perl-Mock-Quick-1.111-23.fc40.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Mock-Quick
Summary: Quickly mock objects and classes, side-effect free
Mock-Quick is here to solve the current problems with Mocking libraries.

There are a couple of Mocking libraries available on CPAN. The primary problems
with these libraries include verbose syntax, and most importantly side-effects.
Some Mocking libraries expect you to mock a specific class, and will unload it
then redefine it. This is particularly a problem if you only want to override
a class on a lexical level.

Mock-Object provides a declarative mocking interface that results in a very
concise, but clear syntax. There are separate facilities for mocking object
instances, and classes. You can quickly create an instance of an object with
custom attributes and methods. You can also quickly create an anonymous class,
optionally inheriting from another, with whatever methods you desire.

Mock-Object also provides a tool that provides an OO interface to overriding
methods in existing classes. This tool also allows for the restoration of the
original class methods. Best of all, this is a localized tool: when your
control object falls out of scope, the original class is restored.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-22
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-21
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.111-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.111-18
  - Perl 5.36 rebuild

Files

/usr/share/doc/perl-Mock-Quick
/usr/share/doc/perl-Mock-Quick/Changes
/usr/share/doc/perl-Mock-Quick/README
/usr/share/man/man3/Mock::Quick.3pm.gz
/usr/share/man/man3/Mock::Quick::Class.3pm.gz
/usr/share/man/man3/Mock::Quick::Method.3pm.gz
/usr/share/man/man3/Mock::Quick::Object.3pm.gz
/usr/share/man/man3/Mock::Quick::Object::Control.3pm.gz
/usr/share/man/man3/Mock::Quick::Util.3pm.gz
/usr/share/man/man3/Object::Quick.3pm.gz
/usr/share/perl5/vendor_perl/Mock
/usr/share/perl5/vendor_perl/Mock/Quick
/usr/share/perl5/vendor_perl/Mock/Quick.pm
/usr/share/perl5/vendor_perl/Mock/Quick/Class.pm
/usr/share/perl5/vendor_perl/Mock/Quick/Method.pm
/usr/share/perl5/vendor_perl/Mock/Quick/Object
/usr/share/perl5/vendor_perl/Mock/Quick/Object.pm
/usr/share/perl5/vendor_perl/Mock/Quick/Object/Control.pm
/usr/share/perl5/vendor_perl/Mock/Quick/Util.pm
/usr/share/perl5/vendor_perl/Object
/usr/share/perl5/vendor_perl/Object/Quick.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024