pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBD-Mock
Module Name: pkgsrc
Committed By: he
Date: Sun Jan 11 13:50:20 UTC 2009
Update of /cvsroot/pkgsrc/databases/p5-DBD-Mock
In directory ivanova.netbsd.org:/tmp/cvs-serv26467
Log Message:
Import p5-DBD-Mock version 1.39.
Testing with databases can be tricky. If you are developing a system
married to a single database then you can make some assumptions
about your environment and ask the user to provide relevant connection
information. But if you need to test a framework that uses DBI,
particularly a framework that uses different types of persistence
schemes, then it may be more useful to simply verify what the
framework is trying to do -- ensure the right SQL is generated and
that the correct parameters are bound. DBD::Mock makes it easy to
just modify your configuration (presumably held outside your code)
and just use it instead of DBD::Foo (like DBD::Pg or DBD::mysql)
in your framework.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/databases/p5-DBD-Mock/Makefile
N pkgsrc/databases/p5-DBD-Mock/DESCR
N pkgsrc/databases/p5-DBD-Mock/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index