Name: | perl-Test-MockModule |
---|---|
Version: | 0.170.0 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 37526 |
License: | GPL+ or Artistic |
RPM: | perl-Test-MockModule-0.170.0-5.el8.noarch.rpm |
Source RPM: | perl-Test-MockModule-0.170.0-5.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-MockModule |
Summary: | Override subroutines in a module for unit testing |
Description: | Test::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. A Test::MockModule object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can easily be restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine. |
- Spec tidy-up - Use author-independent source URL - Enhance %description - Fix permissions verbosely - Make %files list more explicit
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- update to 0.170.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- update to 0.15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Remove unused CGI dependency