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 |
adpater |
jdbc20 |
both |
JDBCHarnessJavaTest |
|
dataSourceReference.java |
junit |
jdbc20 |
both |
converted as part of DERBY-2296 |
|
getCurConnJdbc20.sql |
harness |
jdbc20 |
?? |
|
|
resultsetJdbc20.java |
adpater |
jdbc20 |
both |
JDBCHarnessJavaTest |
|
statementJdbc20.java |
adpater |
jdbc20 |
embedded |
||
StmtCloseFunTest.java |
junit |
jdbc20 |
both |
ClosedObjectTest.java DERBY-2324 |
|
bestrowidentifier.sql |
junit |
jdbcapi |
both |
||
checkDriver.java |
junit |
jdbcapi |
both |
||
derbyStress.java |
junit |
jdbcapi |
both |
||
LOBTest.java |
junit |
jdbcapi |
?? |
||
maxfieldsize.java |
adpater |
jdbcapi |
both |
JDBCHarnessJavaTest |
|
nullSQLText.java |
harness |
jdbcapi |
?? |
||
parameterMapping.java |
junit |
jdbcapi |
?? |
DERBY-2333 Client blocked by DERBY-2381 weme6.1 blocked by DERBY-2403 |
|
prepStmtMetaData.java |
junit |
jdbcapi |
both |
DERBY-2452 PrepStmtMetaDataTest |
|
prepStmtNull.java |
junit |
jdbcapi |
both |
||
resultset.java |
junit |
jdbcapi |
both |
DERBY-2429 ResultSetMiscTest and NullIfTest |
|
resultsetStream.java |
junit |
jdbcapi |
both |
ResultSetStreamTest DERBY-2577 |
|
rsgetXXXcolumnNames.java |
adpater |
jdbcapi |
both |
JDBCHarnessJavaTest |
|
secureUsers.sql |
junit |
jdbcapi |
both |
||
secureUsers1.sql |
junit |
jdbcapi |
both |
||
SetQueryTimeoutTest.java |
adpater |
jdbcapi |
both |
JDBCHarnessJavaTest |
|
setTransactionIsolation.java |
junit |
jdbcapi |
both |
||
SURTest_ij.sql |
harness |
jdbcapi |
?? |
|
|
testRelative.java |
harness |
jdbcapi |
?? |
adapter working in JDBCHarnessJavaTest for embedded but fails for client, needs investigation |
|
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 |
harness |
jdk14 |
?? |
DERBY-2658. adapter working in JDBCHarnessJavaTest for embedded but fails for client, needs investigation |
|
savepointJdbc30_JSR169.java |
harness |
jdk14 |
both |
DERBY-3568. adapter working in JDBCHarnessJavaTest for embedded but client has different master file |
|
savepointJdbc30_XA.java |
harness |
jdk14 |
both |
adapter working in JDBCHarnessJavaTest for embedded but client has different master file |
|
statementJdbc30.java |
adpater |
jdk14 |
embedded |
JDBCHarnessJavaTest |
|
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 JDBCHarnessJavaTest for embedded but there was an extended class in derbynet. See also DERBY-1496 |
|
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 |
harness |
derbylang |
?? |
|
|
odbc_metadata.java |
junit |
derbylang |
both |
||