Track the number of times subs are called
There are a number of different situations (like testing caching code)
where you want to want to do a number of tests, and then verify that some
underlying subroutine deep within the code was called a specific number of
times.
This module provides a number of functions for doing testing in this way in
association with your normal the Test::More manpage (or similar) test
scripts.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/perl-Test-SubCalls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-SubCalls-1.09.tar.gz | 0000025727 25.1 KB | |
perl-Test-SubCalls.changes | 0000000817 817 Bytes | |
perl-Test-SubCalls.spec | 0000002643 2.58 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0