org.openmobileis.database.fastobjectdb.db.test
Class TestFastObjectDB
java.lang.Object
org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
- public final class TestFastObjectDB
- extends java.lang.Object
Test application use to test FODB. Present all functionality of FODB. Base code to see how to use FODB
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFastObjectDB
public TestFastObjectDB()
testTree
protected void testTree(Array inputDataList,
FastObjectDB db)
throws FODBException
- Throws:
FODBException
testRomvedTree
protected void testRomvedTree(Array inputDataList,
FastObjectDB db)
throws FODBException
- Throws:
FODBException
testFindLike
public void testFindLike(Array inputDataList,
FastObjectDB db)
throws FODBException
- Throws:
FODBException
testMultipleIndex
public void testMultipleIndex(Array inputDataList,
FastObjectDB db)
throws FODBException
- Throws:
FODBException
openDB
public void openDB()
testDBSearch
public void testDBSearch()
TestDBAndIndex
public void TestDBAndIndex()
testDataWithArray
public void testDataWithArray()
testMultithread
public void testMultithread()
main
public static void main(java.lang.String[] args)
Copyright 2006 OpenMobileIS. All Rights Reserved.