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 (jdbcapi) |
State |
Old Suite(s) |
Client/Embedded |
Notes |
batchUpdate.java |
junit |
jdbc20 |
both |
|
connectionJdbc20.java |
adapter |
jdbc20 |
both |
|
dataSourceReference.java |
junit |
jdbc20 |
both |
converted as part of DERBY-2296 |
getCurConnJdbc20.sql |
(removed) |
jdbc20 |
removed |
|
resultsetJdbc20.java |
adapter |
jdbc20 |
both |
|
statementJdbc20.java |
adapter |
jdbc20 |
embedded |
|
StmtCloseFunTest.java |
junit |
jdbc20 |
both |
|
|
|
|
|
|
bestrowidentifier.sql |
junit |
jdbcapi |
both |
|
checkDriver.java |
junit |
jdbcapi |
both |
|
derbyStress.java |
junit |
jdbcapi |
both |
|
LOBTest.java |
junit |
jdbcapi |
?? |
|
maxfieldsize.java |
adapter |
jdbcapi |
both |
|
nullSQLText.java |
junit |
jdbcapi |
both |
|
parameterMapping.java |
junit |
jdbcapi |
both |
DERBY-2333 see also DERBY-2381 and (for weme6.1) DERBY-2403 |
prepStmtMetaData.java |
junit |
jdbcapi |
both |
DERBY-2452 |
prepStmtNull.java |
junit |
jdbcapi |
both |
|
resultset.java |
junit |
jdbcapi |
both |
DERBY-2429 |
resultsetStream.java |
junit |
jdbcapi |
both |
|
|
adapter |
jdbcapi |
both |
|
secureUsers.sql |
junit |
jdbcapi |
both |
|
secureUsers1.sql |
junit |
jdbcapi |
both |
|
SetQueryTimeoutTest.java |
adapter |
jdbcapi |
both |
|
setTransactionIsolation.java |
junit |
jdbcapi |
both |
|
SURTest_ij.sql |
junit |
jdbcapi |
both |
|
testRelative.java |
junit |
jdbcapi |
both |
|
users.sql |
junit |
jdbcapi |
both |
|
users2.sql |
junit |
jdbcapi |
both |
|
|
|
|
|
|
autoGeneratedJdbc30.java |
junit |
jdk14 |
both |
|
checkDataSource30.java |
junit |
jdk14 |
both |
DERBY-2492. Fixtures interleafing global/local transactions do not work with server/DerbyNetClient, see DERBY-2533. |
parameterMetaDataJdbc30.java |
junit |
jdk14 |
both |
|
savepointJdbc30_JSR169.java |
junit |
jdk14 |
both |
|
savepointJdbc30_XA.java |
junit |
jdk14 |
both |
|
statementJdbc30.java |
adapter |
jdk14 |
embedded |
|
|
|
|
|
|
checkDataSource.java |
junit |
xa |
both |
DERBY-2492. Fixtures interleafing global/local transactions do not work with server/DerbyNetClient, see DERBY-2533. |
dataSourcePermissions.java |
junit |
xa |
both |
adapter working in |
xaAnotherTest.sql |
harness |
xa |
?? |
|
xaMorph.sql |
harness |
xa |
?? |
no longer needed (was for jdk14 testing, other functionality tested in XATest, see DERBY-2474 |
xaSimplePositive.sql |
harness |
xa |
?? |
no longer needed (was for jdk14 testing, other functionality tested in XATest, see DERBY-2474 |
xaSimpleNegative.sql |
harness |
xa |
?? |
|
xaStateTran.sql |
harness |
xa |
?? |
|
XATest.java |
junit |
xa |
both |
|
|
|
|
|
|
metadata.java |
junit |
derbylang |
both |
|
metadataMultiConn.java |
junit |
derbylang |
embedded |
|
odbc_metadata.java |
junit |
derbylang |
both |
|
|
|
|
|
|