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 "Anurag Shekhar (JIRA)" <de...@db.apache.org> on 2006/02/20 14:08:27 UTC

[jira] Assigned: (DERBY-1013) jdbc4 test suite test classes are using Util.notImplemented

     [ http://issues.apache.org/jira/browse/DERBY-1013?page=all ]

Anurag Shekhar reassigned DERBY-1013:
-------------------------------------

    Assign To: Anurag Shekhar

> jdbc4 test suite test classes are using Util.notImplemented
> -----------------------------------------------------------
>
>          Key: DERBY-1013
>          URL: http://issues.apache.org/jira/browse/DERBY-1013
>      Project: Derby
>         Type: Bug
>     Reporter: Anurag Shekhar
>     Assignee: Anurag Shekhar

>
> jdbc4 test suite test classes are using Util.notImplemented to get exception text and then using the message comparison to check if the message are same in the thrown exception. This may cause problem in future because the jdbc4 code is using SQLState.NOT_IMPLEMENTED with a paramter (feature name). As the test classes are creating the exception without any parameter the test comparision will fail. 
> In this patch I have modified the test code to test for sql state which won't change.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira