| |
|
| jdbm.recman.TestPerformance
TestPerformance | public class TestPerformance extends TestCase (Code) | | This class contains performance tests for this package.
|
MAXSIZE | final int MAXSIZE(Code) | | |
RECORDS | final int RECORDS(Code) | | |
main | public static void main(String[] args)(Code) | | Runs all tests in this class
|
setUp | public void setUp()(Code) | | |
tearDown | public void tearDown()(Code) | | |
testInserts | public void testInserts() throws Exception(Code) | | Test insert performance
|
|
|
|