[ trixie ]
[ sid ]
[ Bron: libtest-expectandcheck-perl ]
Pakket: libtest-expectandcheck-perl (0.07-1)
Verwijzigingen voor libtest-expectandcheck-perl
Debian bronnen:
Het bronpakket libtest-expectandcheck-perl downloaden:
- [libtest-expectandcheck-perl_0.07-1.dsc]
- [libtest-expectandcheck-perl_0.07.orig.tar.gz]
- [libtest-expectandcheck-perl_0.07-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libtest-expectandcheck-perl gerelateerde pakketten
|
|
|
|
-
- 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