NOTICE: This package has been removed from pkgsrc

./wip/p5-Test-MockModule, Override subroutines in a module for unit testing

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.05, Package name: p5-Test-MockModule-0.05, Maintainer: ficovh

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 be easily restored.

This happens automatically when all MockModule
objects for the given module go out of scope,
or when you unmock() the subroutine.


Master sites:

SHA1: d76b6c09caa81cba0b9b37aef0b9fb7bb0998801
RMD160: 08f112d1e7a143207767b27d13189e3e78c5db6d
Filesize: 5.477 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-12 19:37:30 by abs | Files touched by this commit (48) | Package removed
Log message:
Renmove the following packages which are available in main pkgsrc
(and update any DEPENDS lines to match)
    p5-CLASS
    p5-Email-FolderType
    p5-Email-LocalDelivery
    p5-Exporter-Lite
    p5-File-MMagic-XS
    p5-File-Path-Expand
    p5-HTML-TokeParser-Simple
    p5-MARC-Record
    p5-Net-Z3950-ZOOM
    p5-Sub-Override
    p5-Test-MockModule
    p5-Tie-Array-Sorted
    p5-aliased
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2008-02-27 04:18:03 by Fco Valladolid | Files touched by this commit (36) | Imported package
Log message:
initial import