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 Apache Wiki <wi...@apache.org> on 2007/02/13 23:34:22 UTC

[Db-derby Wiki] Update of "ClientJunitTestConversion" by MyrnavanLunteren

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by MyrnavanLunteren:
http://wiki.apache.org/db-derby/ClientJunitTestConversion

New page:
State is one of:
 * harness - runs as a harness test
 * adapter - runs as a canon based test in JUnit infrastructure
 * junit - converted to an assert based JUnit test

Client/Embedded is one of
 * embedded - runs only in embedded with derbyall
 * client - runs only in client with derbyall
 * both - runs embedded and client with derbyall

|| '''Test (derbynet)''' || '''State''' || '''Old Suite(s)''' || '''Client/Embedded''' || '''Notes''' ||
|| NSinSameJVM.java || harness || derbynetmats || client || ||
|| badConnection.java || harness || derbynetmats || client || in Adapter? [http://issues.apache.org/jira/browse/DERBY-2305 DERBY-2305]  ||
|| callable.java || harness || derbynetmats || client || [http://issues.apache.org/jira/browse/DERBY-2304 DERBY-2304] ||
|| checkSecMgr.java || harness || derbynetmats || client || ||
|| csPrepStmt.java || harness || derbynetmats || client || ||
|| dblook_test_net.java || harness || derbynetmats || client || ||
|| dataSourcePermissions_net.java || harness || derbynetmats || client || [http://issues.apache.org/jira/browse/DERBY-1496 DERBY-1496] Note: depends on jdbcapi/dataSourcePermissions.java  ||
|| DerbyNetAutoStart.java || harness || derbynetmats || client || ||
|| DerbyNetNewServer.java || harness || derbynetmats || client || in Adapter? [http://issues.apache.org/jira/browse/DERBY-2305 DERBY-2305] ||
|| executeUpdate.java || harness || derbynetmats || client || ||
|| getCurrentProperties.java || harness || derbynetmats || client || ||
|| maxthreads.java || harness || derbynetmats || client || ||
|| runtimeinfo.java || harness || derbynetmats || client || ||
|| sysinfo.java || harness || derbynetmats || client || ||
|| sysinfo_withproperties.java || harness || derbynetmats || client || ||
|| testProtocol.java || harness || derbynetmats || client || [http://issues.apache.org/jira/browse/DERBY-2031 DERBY-2031] Note: patch appears stalled. Also possibly in adapter: [http://issues.apache.org/jira/browse/DERBY-2305 DERBY-2305] ||
|| testProperties.java || harness || derbynetmats || client || ||
|| testconnection.java || harness || derbynetmats || client || ||
|| testij.java || harness || derbynetmats || client || ||
|| timeslice.java || harness || derbynetmats || client || ||
|| testSecMec.java || harness || derbynetmats || client || ||
||||||||||||