Sat, 18 Jan 2025 21:02:20 CST | login

Information for build perl-DBD-Mock-1.59-1.ocs23

ID14014
Package Nameperl-DBD-Mock
Version1.59
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-DBD-Mock.git?.#77362515b02a8a88a63e8b796f054cc63db00825
SummaryMock database driver for testing
DescriptionTesting 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 30 Jul 2024 12:00:50 CST
CompletedTue, 30 Jul 2024 12:04:08 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/perl-DBD-Mock.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-DBD-Mock.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
perl-DBD-Mock-1.59-1.ocs23.src.rpm (info) (download)
noarch
perl-DBD-Mock-1.59-1.ocs23.noarch.rpm (info) (download)
perl-DBD-Mock-tests-1.59-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 30 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.59-1 - initial build