[
https://issues.apache.org/jira/browse/DERBY-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-2429:
----------------------------------
Attachment: DERBY_2429.diff
Attached is the patch for this issue.
Tests 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 removed
- Test getXXX calls on different data types. This is already covered in
ParameterMappingTest.java so I won't convert.
Tests moved
- Tests for mixed type NULLIF statements will be moved to new test
NullIfTest.java. Dan suggested I just reference the tableg in Casting.java
instead of making a copy.
> 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
>
> Attachments: DERBY_2429.diff
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.