| com.sleepycat.collections.test.TestSR15721
TestSR15721 | public class TestSR15721 extends TestCase (Code) | | author: Chao Huang |
Method Summary | |
public static void | main(String[] args) Runs a command line collection test. | public void | setUp() | public static Test | suite() | public void | tearDown() | public void | testSR15721Fix() Tests that the CurrentTransaction instance doesn't indeed allow GC to
reclaim while attached environment is open. |
tearDown | public void tearDown()(Code) | | |
testSR15721Fix | public void testSR15721Fix() throws Exception(Code) | | Tests that the CurrentTransaction instance doesn't indeed allow GC to
reclaim while attached environment is open. [#15721]
|
|
|