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/02/14 00:28:05 UTC

[jira] Created: (DERBY-2333) Convert parameterMapping to JUnit

Convert parameterMapping to JUnit
---------------------------------

                 Key: DERBY-2333
                 URL: https://issues.apache.org/jira/browse/DERBY-2333
             Project: Derby
          Issue Type: Task
          Components: Test
    Affects Versions: 10.3.0.0
            Reporter: Kathey Marsden
             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.


[jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit

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

Kristian Waagan commented on DERBY-2333:
----------------------------------------

When committing a temporary workaround for the missing code, I also noticed that the new file is missing the Apache license. Would be good to add that in the next round :)

> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Assigned: (DERBY-2333) Convert parameterMapping to JUnit

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

Kathey Marsden reassigned DERBY-2333:
-------------------------------------

    Assignee: Kathey Marsden

> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Resolved: (DERBY-2333) Convert parameterMapping to JUnit

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

Kathey Marsden resolved DERBY-2333.
-----------------------------------

    Resolution: Fixed

Test enabled for client with DERBY-2381 checkin.


> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Closed: (DERBY-2333) Convert parameterMapping to JUnit

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

Kathey Marsden closed DERBY-2333.
---------------------------------


> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474465 ] 

Myrna van Lunteren commented on DERBY-2333:
-------------------------------------------

One comment on the committed version: the use of functionTests.util.* methods is discouraged - these are too connected to the 'old' test harness.
Instead of using the HAVE_BIG_DECIMAL approach, and using BigDecimalHandler, we use the JDBC.vmSupportsJSR169 mechanism.

> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491496 ] 

Myrna van Lunteren commented on DERBY-2333:
-------------------------------------------

The state of this issue is interesting - the main item has been accomplished, and thus, the fixin is indeed 10.3 - however, the test cannot be run with clientServer until DERBY-2381 is fixed.
I propose we close this one, and add to DERBY-2381 that clientServer are in the test needs to be fixed as well.


> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>         Assigned To: Kathey Marsden
>             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.


[jira] Commented: (DERBY-2333) Convert parameterMapping to JUnit

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613269#action_12613269 ] 

Kristian Waagan commented on DERBY-2333:
----------------------------------------

Removed remaining master files with revision 676518.

> Convert parameterMapping to JUnit
> ---------------------------------
>
>                 Key: DERBY-2333
>                 URL: https://issues.apache.org/jira/browse/DERBY-2333
>             Project: Derby
>          Issue Type: Task
>          Components: Test
>    Affects Versions: 10.3.1.4
>            Reporter: Kathey Marsden
>            Assignee: Kathey Marsden
>             Fix For: 10.3.1.4
>
>


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