[
https://issues.apache.org/jira/browse/DDLUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin van den Bemt resolved DDLUTILS-284.
------------------------------------------
Resolution: Fixed
Assignee: Martin van den Bemt (was: Thomas Dudziak)
I did not apply the formatter part, since I think it sends the wrong message :
that code changes can happen by a build tool and that it is ok to mix
formatting and code changes.
> Upgrades
> ---------
>
> Key: DDLUTILS-284
> URL: https://issues.apache.org/jira/browse/DDLUTILS-284
> Project: DdlUtils
> Issue Type: Improvement
> Components: Core (No specific database)
> Affects Versions: 1.0
> Reporter: Mansour Al Akeel
> Assignee: Martin van den Bemt
> Priority: Minor
> Fix For: 1.1
>
> Attachments: upgrade.patch
>
>
> upgrade junit to something above 4.4 to allow parametrized test.
> Currenlty, the test class org.apache.ddlutils.TestAgainstLiveDatabaseBase
> uses reflection to inject fixure values before running each test.
> In junit 4 we can use org.junit.runners.Parameterized.Parameters to run the
> test multiple times, once for each configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)