[ Bron: libmock-sub-perl ]
Pakket: libmock-sub-perl (1.09-2)
Verwijzigingen voor libmock-sub-perl
Debian bronnen:
Het bronpakket libmock-sub-perl downloaden:
- [libmock-sub-perl_1.09-2.dsc]
- [libmock-sub-perl_1.09.orig.tar.gz]
- [libmock-sub-perl_1.09-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libmock-sub-perl gerelateerde pakketten
|
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language