Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404298
en ru br
ALT Linux repos
S:0.177.0-alt1

Group :: Development/Other
RPM: perl-Test-MockModule

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.177.0-alt1
Build date: 17 september 2021, 11:19 ( 135.0 weeks ago )
Size: 31.38 Kb

Home page:   https://metacpan.org/release/Test-MockModule

License: GPL+ or Artistic
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Test-MockModule
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin