Thu, 02 May 2024 08:05:16 UTC | login

Information for build dbunit-2.5.1-4.fc27

ID2062
Package Namedbunit
Version2.5.1
Release4.fc27
Epoch
SummaryA JUnit extension targeted for database-driven projects
DescriptionDbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML data-sets. Since version 2.0, DbUnit can works with very large data-set when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:50:34 UTC
CompletedSat, 14 Apr 2018 19:50:34 UTC
Tags
f28
f29
RPMs
src
dbunit-2.5.1-4.fc27.src.rpm (info) (download)
noarch
dbunit-2.5.1-4.fc27.noarch.rpm (info) (download)
dbunit-javadoc-2.5.1-4.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Oct 27 2015 gil cattaneo <puntogil@libero.it> 2.5.1-1 - update to 2.5.1 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Feb 01 2015 gil cattaneo <puntogil@libero.it> 2.5.0-3 - introduce license macro * Mon Aug 04 2014 gil cattaneo <puntogil@libero.it> 2.5.0-2 - fix some review issues * Sat Aug 02 2014 gil cattaneo <puntogil@libero.it> 2.5.0-1 - update to 2.5.0 * Tue May 21 2013 gil cattaneo <puntogil@libero.it> 2.4.9-1 - update to 2.4.9 * Fri May 04 2012 gil cattaneo <puntogil@libero.it> 2.4.8-1 - initial rpm