Simple mock DBD implementation used for testing
The DBD::Mock perl module is a simple mock DBD implementation used for testing. It's entirely self-contained so that you can extract the single library file (DBD/Mock.pm), put it in your own distribution and be able to run DBI-based tests even though you don't have information about a database.
$
pkg install p5-DBD-MockOrigin
databases/p5-DBD-Mock
Size
117KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
2 packages