Pakket: libtest-mockmodule-perl (0.177.0-1)
Verwijzigingen voor libtest-mockmodule-perl
Trisquel bronnen:
Het bronpakket libtest-mockmodule-perl downloaden:
- [libtest-mockmodule-perl_0.177.0-1.dsc]
- [libtest-mockmodule-perl_0.177.0.orig.tar.gz]
- [libtest-mockmodule-perl_0.177.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Ansgar Burchardt
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to 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.
Andere aan libtest-mockmodule-perl gerelateerde pakketten
|
|
|
-
- dep: libsuper-perl
- control superclass method dispatch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language