Packages not in Groups

perl-DBD-Mock - Mock database driver for testing

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.
License:GPL or Artistic Group:Packages not in Groups
URL:http://search.cpan.org/dist/DBD-Mock/ Source: perl-DBD-Mock

Packages

Name Version Release Type Size Built
perl-DBD-Mock 1.35 1.fc6 noarch 171 KiB Thu Aug 9 20:29:20 2007

Changelog

* Thu Aug 9 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.35-1
- update to 1.35
- add t/ to doc
- refactor perl br's
- update source url to pull by module, rather than by author
* Mon Mar 19 18:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.34-2
- bump
* Sat Mar 10 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.34-1
- Specfile autogenerated by cpanspec 1.70.

Listing created by RepoView-0.5.2-1.fc6 (modified)