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

perl-Mock-Quick-1.107-2.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: perl-Mock-Quick Distribution: Fedora Project
Version: 1.107 Vendor: Fedora Project
Release: 2.el7 Build date: Thu Jan 30 20:38:37 2014
Group: Development/Libraries Build host: buildvm-11.phx2.fedoraproject.org
Size: 63292 Source RPM: perl-Mock-Quick-1.107-2.el7.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+ or Artistic

Changelog

* Thu Aug 15 2013 Paul Howarth <paul@city-fan.org> - 1.107-2
  - Sanitize for Fedora submission
* Wed Aug 14 2013 Paul Howarth <paul@city-fan.org> - 1.107-1
  - Initial RPM version

Files

/usr/share/doc/perl-Mock-Quick-1.107
/usr/share/doc/perl-Mock-Quick-1.107/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, Sat Mar 9 13:49:57 2024