[ 原始碼: libmock-sub-perl ]
套件:libmock-sub-perl(1.09-2)
libmock-sub-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmock-sub-perl:
- [libmock-sub-perl_1.09-2.dsc]
- [libmock-sub-perl_1.09.orig.tar.gz]
- [libmock-sub-perl_1.09-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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