| com.rift.coad.lib.deployment.rmi.TransactionRMICacheTest
TransactionRMICacheTest | public class TransactionRMICacheTest extends TestCase (Code) | | This class is responsible for testing the transaction RMI cache.
author: Brett Chaldecott |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testRMICache() Test of garbageCollect method, of class com.rift.coad.lib.deployment.rmi.RMICache. |
TransactionRMICacheTest | public TransactionRMICacheTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testRMICache | public void testRMICache() throws Exception(Code) | | Test of garbageCollect method, of class com.rift.coad.lib.deployment.rmi.RMICache.
|
|
|