Searched defs:JDBCHistoryCacheTest (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java46 public class JDBCHistoryCacheTest extends TestCase { class in inherits:TestCase
54 public JDBCHistoryCacheTest(String name) { method in class:JDBCHistoryCacheTest
67 return new TestSuite(JDBCHistoryCacheTest.class);
69 return new TestSuite("JDBCHistoryCacheTest - empty (no derby.jar)");

Completed in 8 milliseconds