You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by km...@apache.org on 2007/02/28 01:17:32 UTC

svn commit: r512517 [1/3] - in /db/derby/code/trunk/java/testing/org/apache/derbyTesting: functionTests/tests/jdbcapi/ParameterMappingTest.java functionTests/tests/jdbcapi/_Suite.java junit/BaseJDBCTestCase.java

Author: kmarsden
Date: Tue Feb 27 16:17:31 2007
New Revision: 512517

URL: http://svn.apache.org/viewvc?view=rev&rev=512517
Log:
DERBY-2333 Convert parameterMapping to junit
Completed conversion and Enabled for embedded 
Still need to resolve protocol error when run with client so that is disabled for now.


Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/ParameterMappingTest.java
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/_Suite.java
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseJDBCTestCase.java