[ 源代码: libtest-mockmodule-perl ]
软件包:libtest-mockmodule-perl(0.177.0-1)
libtest-mockmodule-perl 的相关链接
Debian 的资源:
下载源码包 libtest-mockmodule-perl:
- [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]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libtest-mockmodule-perl 有关的软件包
|
|
|
|
-
- dep: libsuper-perl
- control superclass method dispatch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)