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/20 20:24:15 UTC

[jira] Resolved: (DERBY-2567) convert lang/errorcode.sql to JUnit

     [ https://issues.apache.org/jira/browse/DERBY-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden resolved DERBY-2567.
-----------------------------------

    Resolution: Fixed

Date: Fri Apr 20 11:06:53 2007
New Revision: 530868

URL: http://svn.apache.org/viewvc?view=rev&rev=530868
Log:
DERBY-2567  convert lang/errorcode.sql to JUnit
Converted errorcode.sql. Changed individual bug queries to print fatal errors tojust print the SQLExceptions with Errorcode >= 40000.
Added a method showResultSet(rs) to org.apache.derbyTesting.junit.Utilities
which will print out a resultSet in two dimensional array format.  This 
can be used to make converting tests easier.

Moved ij "DRIVER" testing to ij.sql

> convert lang/errorcode.sql to JUnit
> -----------------------------------
>
>                 Key: DERBY-2567
>                 URL: https://issues.apache.org/jira/browse/DERBY-2567
>             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 lang/errorcode.sql to JUnit

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