[
https://issues.apache.org/jira/browse/DERBY-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479765
]
Kathey Marsden commented on DERBY-2429:
---------------------------------------
For converting this test I am taking the following strategy
Tests to be migrated to new test: ResultSetMiscTest
- Tests of metadata on columns of different types.
- Tests of correlationnames and metadata calls.
- Tests of autocommit behaviour
- Test for Float.MAX_VALUE behaviour
Tests to be removed
- Test getXXX calls on different data types. This is already covered in
ParameterMappingTest.java so I won't convert.
Tests to be moved
- Tests for mixed type NULLIF statements will be moved to CastingTest.java as
it already has tables for comparison checking.
Please let me know if does not seem a reasonable strategy.
> Convert jdbcapi/resultset.java to JUnit
> ---------------------------------------
>
> Key: DERBY-2429
> URL: https://issues.apache.org/jira/browse/DERBY-2429
> Project: Derby
> Issue Type: Task
> Components: Test
> Environment: Convert jdbcapi/resultset.java to JUnit
> Reporter: Kathey Marsden
> Assigned To: Kathey Marsden
> Priority: Minor
> Fix For: 10.3.0.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.