Interface | Description |
---|---|
ExtendingInterface | |
NoMethodInterface |
Class | Description |
---|---|
Barrier |
In the absence of java.util.concurrent.CyclicBarrier on some of the
platforms we test, create our own barrier class.
|
BigDecimalHandler |
BigDecimalHandler provides wrappers for JDBC API methods which use BigDecimal.
|
CanonTestCase |
Run a test that compares itself to a master (canon) file.
|
DbFile |
Utility class for testing files stored in the database.
|
DeadlockWatchdog |
A deadlock watch utlity.
|
DerbyJUnitTest | |
Formatters | |
FTFileUtil |
Convience functions for performing file manipulations
in ij scripts.
|
HarnessJavaTest |
Run a '.java' test from the old harness in the Junit infrastructure.
|
IjTestCase |
Run a .sql script via ij's main method and compare with a canon.
|
JarUtil |
|
JDBCTestDisplayUtil |
Show common format for Network Server and Embedded Exceptions
|
ManyMethods |
This class is for testing method calls on user-defined types.
|
metadataHelperProcs | |
PrivilegedFileOpsForTests |
A set of operations on
File that wraps the
operations in privileged block of code. |
ProcedureTest |
Java procedures for the procedure.sql test.
|
PropertyUtil |
A bread for the internalUtil class
|
SampleVTI |
A very simple, read-only, sample VTI.
|
ScriptTestCase |
Run a .sql script as a test comparing it to
a master output file.
|
SecurityCheck |
Code to aid in checking the Security of Derby.
|
ShortHolder |
This class holds a short.
|
SimpleProcedureTest |
Procedures to be used with J2ME/CDC/FP and JSR169
|
SQLStateConstants |
This contains constants for all the standard SQL states as well as
for those that are specific to Derby that our tests compare against
to make sure the right error is thrown.
|
SQLToJUnit |
Convert a SQL script to a JUnit test.
|
StatParser |
Utilities for parsing runtimestats
RESOLVE: This class should be internationalized.
|
SubClass |
This class is for testing whether methods in sub-classes are found.
|
SubInterfaceClass | |
SubSubClass |
This class is for testing whether methods in sub-classes are found.
|
T_Access |
This class provides mechanism to call access Factory methods from sql-j.
|
T_Authorize |
Utility functions for testing authorization.
|
T_ConsistencyChecker |
This class has methods for corrupting a database.
|
TestInputStream |
TestInputStream class is a InputStream which returns
a lot of data which can be inserted into a LOB.
|
TestNullOutputStream |
An OutputStream that simply discards all data written to it.
|
TestPropertyInfo |
This class extends PropertyInfo to provide support for viewing ALL
table/index properties, not just the user-visible ones.
|
TestRoutines |
Utility methods for tests routines, in order to bring some consistency to test output.
|
TestUtil |
Utility methods for tests, in order to bring some consistency to test
output and handle testing framework differences
|
ThreadDump | |
Triggers |
Methods for testing triggers
|
UniqueRandomSequence |
Utility class that generates a sequence of unique numbers in random order.
|
Enum | Description |
---|---|
ProtocolTestGrammar |
Describes the grammer / language for testing the DRDA protocol implementation
used by Derby.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.