软件包:libdbd-mock-perl(1.59-1)
libdbd-mock-perl 的相关链接
Debian 的资源:
下载源码包 libdbd-mock-perl:
- [libdbd-mock-perl_1.59-1.dsc]
- [libdbd-mock-perl_1.59.orig.tar.gz]
- [libdbd-mock-perl_1.59-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- gregor herrmann (QA 页面)
- Ansgar Burchardt (QA 页面)
- Xavier Guimard (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libdbd-mock-perl 有关的软件包
|
|
|
|
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)