パッケージ: libtest-mockmodule-perl (0.171.0-1)
libtest-mockmodule-perl に関するリンク
Trisquel の資源:
libtest-mockmodule-perl ソースパッケージをダウンロード:
- [libtest-mockmodule-perl_0.171.0-1.dsc]
- [libtest-mockmodule-perl_0.171.0.orig.tar.gz]
- [libtest-mockmodule-perl_0.171.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ben Hutchings
- Ansgar Burchardt
外部の資源:
- ホームページ [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
- Larry Wall's Practical Extraction and Report Language