Utility class DbUnitDataImportExport should import and export zipped DBUnit 
datasets
------------------------------------------------------------------------------------

                 Key: MIFOS-2857
                 URL: http://mifosforge.jira.com/browse/MIFOS-2857
             Project: mifos
          Issue Type: Improvement
          Components: Build and Testing
    Affects Versions: Shamim D
            Reporter: Keith Pierce
             Fix For: Shamim D


This utility class supports writing DBUnit-based acceptance tests with two 
functions: it imports a DBUnit dataset in XML format into a MySQL database; and 
it exports the contents of a databased to a DBUnit dataset, in XML format.

In order to save space, only zipped-up datasets are archived in the SVN 
repository. Currently, the utility cannot import and export zipped files. This 
slows down the developer trying to write new acceptance tests -- If she wants 
to import a dataset as a starting point for manual execution of a test, she has 
to first manually unzip the dataset and then run the utility.

If the utility were enhanced so that it could import and export zipped-up 
datasets, it would save the developer that extra step.

This is a straightforward Java enhancement that is appropriate as a 
contribution from a volunteer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to