[
https://issues.apache.org/jira/browse/DERBY-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933133#comment-13933133
]
Knut Anders Hatlen commented on DERBY-6508:
-------------------------------------------
Looks good to me. Tiny nit: TestConfiguration.defaultSuite() already wraps the
test case in a TestSuite whose name is "LOBDB2compatibilityTest", so the
suite() method could be as simple as "return
TestConfiguration.defaultSuite(LOBDB2compatibilityTest.class);" without losing
any information.
> Convert lang/LOBDB2compatibility.sql to JUnit LOBDB2compatibilityTest
> ---------------------------------------------------------------------
>
> Key: DERBY-6508
> URL: https://issues.apache.org/jira/browse/DERBY-6508
> Project: Derby
> Issue Type: Improvement
> Components: SQL, Test
> Reporter: Dag H. Wanvik
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: derby-6508-1.diff, derby-6508-1.status
>
>
> Low hanging fruit here, easy convert.
--
This message was sent by Atlassian JIRA
(v6.2#6252)