Import p5-Test-SubCalls version 1.07.
authorhe <he>
Mon, 11 Aug 2008 14:18:59 +0000 (14:18 +0000)
committerhe <he>
Mon, 11 Aug 2008 14:18:59 +0000 (14:18 +0000)
commit07c1062019835478bf24bb484492d24c69fc8a8d
tree5fc1a3201bc35c60e7043652dbb3758382adac02
parenta242461485fd972f57d75ee218fba632d16df7ae
Import p5-Test-SubCalls version 1.07.

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.

This module provides a number of functions for doing testing in
this way in association with your normal Test::More (or similar)
test scripts.
devel/p5-Test-SubCalls/DESCR [new file with mode: 0644]
devel/p5-Test-SubCalls/Makefile [new file with mode: 0644]
devel/p5-Test-SubCalls/distinfo [new file with mode: 0644]