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
testRomvedTree
protected void testRomvedTree(Array inputDataList,
FastObjectDB db)
throws FODBException
testFindLike
public void testFindLike(Array inputDataList,
FastObjectDB db)
throws FODBException
testMultipleIndex
public void testMultipleIndex(Array inputDataList,
FastObjectDB db)
throws FODBException
openDB
public void openDB()
testDBSearch
public void testDBSearch()
TestDBAndIndex
public void TestDBAndIndex()
testDataWithArray
public void testDataWithArray()
main
public static void main(java.lang.String[] args)
Copyright 2005 e-Care. All Rights Reserved.