Benedikt Ritter created CHAIN-89:
------------------------------------

             Summary: Combine XmlConfigParserTestCase and 
XmlConfigParser2TestCase into a parameterized test case
                 Key: CHAIN-89
                 URL: https://issues.apache.org/jira/browse/CHAIN-89
             Project: Commons Chain
          Issue Type: Improvement
    Affects Versions: 2.0
            Reporter: Benedikt Ritter
            Assignee: Benedikt Ritter
            Priority: Minor
             Fix For: 2.0


XmlConfigParserTestCase and XmlConfigParser2TestCase contain identical code. 
THe only thing that's different is the file being parsed. The redundancy can be 
eliminated by creating a parameterized test case, that uses the two config file 
locations as data points.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to