[ bianca ]
[ 源代码: libmock-sub-perl ]
软件包:libmock-sub-perl(1.09-2)
libmock-sub-perl 的相关链接
下载源码包 libmock-sub-perl:
- [libmock-sub-perl_1.09-2.debian.tar.xz]
- [libmock-sub-perl_1.09-2.dsc]
- [libmock-sub-perl_1.09.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to mock subroutines for unit testing
Mock::Sub is an easy to use and very lightweight module for mocking out sub calls. It is useful for testing areas of your own modules where getting coverage may be difficult due to nothing to test against, and/or to reduce test run time by eliminating the need to call subs that you really don't want or need to test.
其他与 libmock-sub-perl 有关的软件包
|
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language