| Class | Description |
|---|---|
| _Suite |
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.functionTests.tests.tools
|
| ConnectWrongSubprotocolTest | |
| dblook_test | |
| dblook_test_territory | |
| derbyrunjartest |
Basic tests for exercising the
org.apache.derby.iapi.tools.run
class found in derbyrun.jar. |
| ij2Test | |
| ij3Test | |
| ij5Test | |
| IjConnNameTest |
Test case for ijConnName.sql.
|
| IJRunScriptTest |
Test the ij.runScript api method.
|
| IjSecurityManagerTest | |
| ImportExportBaseTest |
This is base class for some of the import tests, provides
methods to perform import/export using different procedures.
|
| ImportExportBinaryDataTest |
This class tests import/export of a table with simple binary data types
CHAR FOR BIT DATA, VARCHAR FOR BIT DATA, LONG VARCHAR FOR BIT DATA.
|
| ImportExportIJTest |
Test that runs the importExportThruIJ.sql script and compares the output
to importExportThruIJ.out.
|
| ImportExportLobTest |
This class tests import/export of a table with data types clob and blob.
|
| ImportExportProcedureTest |
Converted from ieptests.sql
|
| ImportExportTest |
Test import and export procedures
|
| RollBackWrappingWhenFailOnImportTest |
This test case comes from DERBY-4443.
|
| sysinfo_api_helper |
sysinfo_api_helper - a helper class which calls sysinfo.getInfo() and
pushes the output into a PipedWriter so that we
can read it with a PipedReader in testGetInfo().
|
| SysinfoAPITest |
Test all the static public methods of the sysinfo class.
|
| SysinfoCPCheckTest | |
| SysinfoLocaleTest |
This test verifies that
sysinfo correctly localizes its
messages according to the default locale and derby.ui.locale. |
| ToolScripts |
ToolScripts runs ij tool scripts (.sql files) in the tool package
and compares the output to a canon file in the
standard master package.
|
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.