Name: | perl-Mock-Sub |
---|---|
Version: | 1.08 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 39865 |
License: | GPL+ or Artistic |
RPM: | perl-Mock-Sub-1.08-1.el7.noarch.rpm |
Source RPM: | perl-Mock-Sub-1.08-1.el7.src.rpm |
Build Date: | Wed Feb 28 2018 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Mock-Sub/ |
Summary: | Mock package, object and standard subroutines, with unit testing in mind |
Description: | Easy to use and very lightweight module for mocking out sub calls. Very useful for testing areas of your own modules where getting coverage may be difficult due to nothing to test against, and/or to reduce test run time by eliminating the need to call subs that you really don't want or need to test. |