Class | Description |
---|---|
D_T_DiagTestClass1 |
A diagnostic class for the T_DiagTestClass1 class.
|
MarkedLimitInputStream |
An input stream whose internal data is in blocks, the format of each block is
(boolean isLastBlock, int blockLength, sequence of blockLength bytes)
All blocks except for the last block must have isLastBlock set to false.
|
T_Cacheable | |
T_CachedInteger | |
T_CacheService | |
T_CacheUser | |
T_DaemonService |
This test exercices the DaemonFactory and DaemonService implementation
|
T_Diagnosticable |
This T_Diagnosticable class provides a sample of how to use the "Diagnostic"
facility.
|
T_DiagTestClass1 |
A test class for T_Diagnosticable.
|
T_DiagTestClass1Sub |
A test class for T_Diagnosticable.
|
T_Key |
Key for these objects is an array of objects
value - Integer or String - implies what object should be used in the cache.
|
T_L1 |
Unit test Lockable
A simple Lockable that allows a single locker, but that locker can lock the object multiple times, standard Lockable behaviour. |
T_L2 |
A semaphore that implements Lockable for unit testing.
|
T_LockFactory |
Protocol unit test for the LockManager.
|
T_MarkedLimitInputStream |
A simple unit test for a MarkedLimitInputStream.
|
T_Serviceable |
This test implements serviceable for testing.
|
T_User | |
T_UUIDFactory |
Test to ensure a implementation of the UUID module
implements the protocol correctly.
|
Exception | Description |
---|---|
T_CacheException | |
T_StandardException |
A standard exception for testing.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.