[ ソース: 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 作の実用的な抽出とレポート用の言語