[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#345397: ITP: libtest-mockmodule-perl -- Test::MockModule - Override subroutines in a module for unit testing



Package: wnpp
Severity: wishlist
Owner: Ben Hutchings <ben@decadentplace.org.uk>


* Package name    : libtest-mockmodule-perl
  Version         : 0.05
  Upstream Author : Simon Flack <simonflk@cpan.org>
* URL             : http://search.cpan.org/~simonflk/Test-MockModule/
* License         : dual GPL/Artistic
  Description     : Test::MockModule - Override subroutines in a module for unit testing

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.



Reply to: