Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Mock-Quick | Distribution: openSUSE:Factory:zSystems |
Version: 1.111 | Vendor: openSUSE |
Release: 1.39 | Build date: Sat May 28 12:09:52 2016 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 57124 | Source RPM: perl-Mock-Quick-1.111-1.39.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.
Artistic-1.0 or GPL-1.0+
* 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
/usr/lib/perl5/vendor_perl/5.40.0/Mock /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick.pm /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Class.pm /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Method.pm /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Object /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Object.pm /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Object/Control.pm /usr/lib/perl5/vendor_perl/5.40.0/Mock/Quick/Util.pm /usr/lib/perl5/vendor_perl/5.40.0/Object /usr/lib/perl5/vendor_perl/5.40.0/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, Wed Jan 8 00:14:20 2025