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-bp153.1.12 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Mock-Quick Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.111 Vendor: openSUSE
Release: bp153.1.12 Build date: Sat Mar 6 10:33:26 2021
Group: Development/Libraries/Perl Build host: sheep86
Size: 63663 Source RPM: perl-Mock-Quick-1.111-bp153.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Mock-Quick/
Summary: Quickly mock objects and classes, even temporarily replace them,
Mock-Quick is here to solve the current problems with Mocking libraries.

There are a couple 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-Quick 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-Quick 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

Artistic-1.0 or GPL-1.0+

Changelog

* Sat May 28 2016 coolo@suse.com
  - updated to 1.111
    see /usr/share/doc/packages/perl-Mock-Quick/Changes
    1.111   2016-05-26 07:24:22-07:00 America/Los_Angeles
    - Documentation fixes
* Thu Aug 27 2015 coolo@suse.com
  - updated to 1.110
    see /usr/share/doc/packages/perl-Mock-Quick/Changes
* Tue Sep 16 2014 coolo@suse.com
  - initial package 1.108
    * created by cpanspec 1.78.08

Files

/usr/lib/perl5/vendor_perl/5.26.1/Mock
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Class.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Method.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Object
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Object.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Object/Control.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mock/Quick/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/Object
/usr/lib/perl5/vendor_perl/5.26.1/Object/Quick.pm
/usr/share/doc/packages/perl-Mock-Quick
/usr/share/doc/packages/perl-Mock-Quick/Changes
/usr/share/doc/packages/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024