Searched refs:JoinTest (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DJoinTest.java6 * $Id: JoinTest.java,v 1.1 2008/02/07 17:12:32 mark Exp $
34 public class JoinTest extends TxnTestCase { class in inherits:TxnTestCase
39 return txnTestSuite(JoinTest.class, null, null);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DJoinTest.java6 * $Id: JoinTest.java,v 12.9 2008/02/07 17:12:31 mark Exp $
37 public class JoinTest extends TestCase class in inherits:TestCase,TransactionWorker
60 return new JoinTest();
74 public JoinTest() { method in class:JoinTest
76 super("JoinTest");

Completed in 68 milliseconds