You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/04/04 18:53:32 UTC

[jira] Created: (DERBY-2523) convert jdbcapi/LobTest to junit

convert jdbcapi/LobTest to junit
--------------------------------

                 Key: DERBY-2523
                 URL: https://issues.apache.org/jira/browse/DERBY-2523
             Project: Derby
          Issue Type: Task
          Components: Test
    Affects Versions: 10.3.0.0
            Reporter: Kathey Marsden
            Priority: Minor


convert jdbcapi/LobTest to junit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DERBY-2523) convert jdbcapi/LobTest to junit

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden closed DERBY-2523.
---------------------------------


> convert jdbcapi/LobTest to junit
> --------------------------------
>
>                 Key: DERBY-2523
>                 URL: https://issues.apache.org/jira/browse/DERBY-2523
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert jdbcapi/LobTest to junit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (DERBY-2523) convert jdbcapi/LobTest to junit

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden reassigned DERBY-2523:
-------------------------------------

    Assignee: Kathey Marsden

> convert jdbcapi/LobTest to junit
> --------------------------------
>
>                 Key: DERBY-2523
>                 URL: https://issues.apache.org/jira/browse/DERBY-2523
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>
> convert jdbcapi/LobTest to junit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-2523) convert jdbcapi/LobTest to junit

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden resolved DERBY-2523.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0

> convert jdbcapi/LobTest to junit
> --------------------------------
>
>                 Key: DERBY-2523
>                 URL: https://issues.apache.org/jira/browse/DERBY-2523
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> convert jdbcapi/LobTest to junit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-2523) convert jdbcapi/LobTest to junit

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486800 ] 

Kathey Marsden commented on DERBY-2523:
---------------------------------------

Looking at this test I think the getter testing is already covered in ParameterMappingTest
The metadata is covered by ResultSetMiscTest.  The two things that may not already be covered are testBlobInsert (I'll add this to BlobClob4BlobTest), and the ResultSetMetadata on casts which I will add to CastingTest.java so we get coverage for other types as well.
 


> convert jdbcapi/LobTest to junit
> --------------------------------
>
>                 Key: DERBY-2523
>                 URL: https://issues.apache.org/jira/browse/DERBY-2523
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>            Priority: Minor
>
> convert jdbcapi/LobTest to junit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.