[ trixie ]
[ sid ]
[ 原始碼: libtest-expectandcheck-perl ]
套件:libtest-expectandcheck-perl(0.07-1)
libtest-expectandcheck-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-expectandcheck-perl:
- [libtest-expectandcheck-perl_0.07-1.dsc]
- [libtest-expectandcheck-perl_0.07.orig.tar.gz]
- [libtest-expectandcheck-perl_0.07-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
expect/check-style unit testing with object methods
Test::ExpectAndCheck creates objects that assist in writing unit tests with mocked object instances. Each mock instance will expect to receive a given list of method calls. Each method call is checked that it received the right arguments, and will return a prescribed result. At the end of each test, each object is checked to ensure all the expected methods were called.
其他與 libtest-expectandcheck-perl 有關的套件
|
|
|
|
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtest-deep-perl
- Perl module for extremely flexible deep comparisons
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language