1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/p5-Test-SubCalls/pkg-descr

7 lines
277 B
Plaintext

There are a number of different situations (like testing cacheing 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.
WWW: http://search.cpan.org/dist/Test-SubCalls/