[
https://issues.apache.org/jira/browse/DDLUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133481#comment-14133481
]
Mansour Al Akeel commented on DDLUTILS-284:
-------------------------------------------
Thank you.
I agree with you about the formatting part.
> 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)