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

/opengrok-jel/test/org/opensolaris/opengrok/history/
H A DJDBCHistoryCacheTest.java55 public class JDBCHistoryCacheTest extends TestCase { class in inherits:TestCase
65 public JDBCHistoryCacheTest(String name) { method in class:JDBCHistoryCacheTest
78 return new TestSuite(JDBCHistoryCacheTest.class);
80 return new TestSuite("JDBCHistoryCacheTest - empty (no derby.jar)");

Completed in 9 milliseconds