|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.derbyTesting.functionTests.util.DerbyJUnitTest
org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite
org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.BLOBCLOB_CompatibilitySuite
public class BLOBCLOB_CompatibilitySuite
| Nested Class Summary | |
|---|---|
static class |
BLOBCLOB_CompatibilitySuite.Creator
This helper class exposes an entry point for creating an empty database. |
| Nested classes/interfaces inherited from class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite |
|---|
CompatibilitySuite.Version |
| Field Summary |
|---|
| Fields inherited from class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite |
|---|
DRB_10_0, DRB_10_1, DRB_10_2, IBM_2_4, SERVER_VERSION_FUNCTION, VM_1_3, VM_1_4, VM_1_5 |
| Fields inherited from class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest |
|---|
DATABASE_URL, DEBUG_FLAG, DEFAULT_DATABASE_NAME, DEFAULT_PASSWORD, DEFAULT_USER_NAME, DRIVER_NAME, FAILURE_EXIT, FRAMEWORK_NAME, JDBC_BOOLEAN, LEGAL_CLIENTS, SUCCESS_EXIT |
| Constructor Summary | |
|---|---|
BLOBCLOB_CompatibilitySuite()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Run JDBC compatibility tests using either the specified client or the client that is visible on the classpath. |
static junit.framework.Test |
suite()
JUnit boilerplate which adds as test cases all public methods whose names start with the string "test" in the named classes. |
| Methods inherited from class org.apache.derbyTesting.functionTests.tests.junitTests.compatibility.CompatibilitySuite |
|---|
findClient, findServer, getClientVMVersion, getDriverVersion, getServerVersion, getServerVMVersion, getVMVersion, parseArgs, parseServerVMVersion, parseVMLevel |
| Methods inherited from class org.apache.derbyTesting.functionTests.util.DerbyJUnitTest |
|---|
alarm, assertColumnEquals, assertColumnEquals, assertRow, assertScalar, close, close, close, compareBytes, compareDates, compareObjects, createDB, dropFunction, dropProcedure, dropSchemaObject, dropTable, execute, executeDDL, exit, faultInDriver, findClientFromProperties, getClientSettings, getColumn, getColumn, getConnection, getConnection, getOutArg, initializeForOldHarness, parseDebug, prepare, prepareCall, println, printStackTrace, runUnderOldHarness, setClient, setDatabaseName, setDebug, setParameter, setParameter, singleQuote, truncateTable, usingDB2Client, usingDerbyClient, usingEmbeddedClient |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BLOBCLOB_CompatibilitySuite()
| Method Detail |
|---|
public static junit.framework.Test suite()
JUnit boilerplate which adds as test cases all public methods whose names start with the string "test" in the named classes. When you want to add a new class of tests, just wire it into this suite.
public static void main(java.lang.String[] args)
throws java.lang.Exception
Run JDBC compatibility tests using either the specified client or the client that is visible on the classpath. If there is more than one client on the classpath, exits with an error.
java.lang.Exception
|
Built on Sat 2009-11-28 18:44:18-0800, from revision 885187 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||