Class | Description |
---|---|
_Suite |
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.unitTests.junit
|
ArrayInputStreamTest |
Unit tests for
org.apache.derby.iapi.services.io.ArrayInputStream . |
AssertFailureTest |
Testcase that test that AssertFailure's message string is correct when we
have permisssion to do thread dumps and when we don't.
|
BlockedByteArrayTest |
Basic tests of the
BlockedByteArrayTest . |
CharacterStreamDescriptorTest |
Simple tests of the character stream descriptor class.
|
CharacterStreamDescriptorTest.PositionedTestStream |
A test stream that implements the
PositionedStream interface. |
CompressedNumberTest |
Test case for CompressedNumber.
|
DataInputUtilTest |
Test case for DataInputUtil.
|
DerbyVersionTest |
Tests the functionality of
DerbyVersion . |
FormatableBitSetTest |
This class is used to test the FormatableBitSet implementation.
|
InputStreamUtilTest |
Test case for InputStreamUtil.
|
JDBCStatementCacheTest |
Tests basic operation of the JDBC prepared statement object cache and the
keys used to operate on it.
|
MissingPermissionsTest |
Test behavior when permissions are missing for:
reading of system properties, see DERBY-6617
read, write access to create derby.system.home, see DERBY-6617
Note: requires English locale because the test asserts on localized
strings.
|
PathUtilTest |
Basic tests for the
PathUtil class. |
ReaderToUTF8StreamTest |
Unit tests for ReaderToUTF8Stream.
|
StatementKeyFactoryTest |
Test that statement key equality is correct, and that the factory produces
correct keys.
|
SystemPrivilegesPermissionTest |
This class tests the basic permission classes for system privileges.
|
SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction<T> |
Represents a Privileged User action.
|
UTF8UtilTest |
Tests that
skipFully and skipUntilEOF behaves
correctly on Derby's modfied UTF-8 encoded streams. |
VirtualFileTest |
Basic tests of the class
VirtualFile . |
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.