org.ozoneDB.DxLib.test
Class CollectionTest
java.lang.Object
|
+--org.ozoneDB.DxLib.test.AbstractTest
|
+--org.ozoneDB.DxLib.test.CollectionTest
- public class CollectionTest
- extends AbstractTest
- Version:
- $Revision: 1.1 $Date: 2001/12/18 10:31:30 $
- Author:
- SMB
Field Summary |
(package private) static int |
SIZE
|
(package private) long |
start
|
(package private) long |
stop
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIZE
static final int SIZE
- See Also:
- Constant Field Values
start
long start
stop
long stop
CollectionTest
public CollectionTest()
newStrings
public static java.lang.Object[] newStrings()
newIntegers
public static java.lang.Object[] newIntegers()
newDxStrings
public static java.lang.Object[] newDxStrings()
add_iterate
public void add_iterate(DxCollection coll,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
contains
public void contains(DxCollection coll,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
containsAll
public void containsAll(DxCollection coll,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
removeAll
public void removeAll(DxCollection coll,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
remove_count_isEmpty
public void remove_count_isEmpty(DxCollection coll,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
equals
public void equals(DxCollection coll1,
DxCollection coll2,
java.lang.Object[] objs)
throws java.lang.Exception
java.lang.Exception
toArray_clone_clear
public void toArray_clone_clear(DxCollection coll,
java.lang.Object[] objs)
startTimer
public void startTimer(java.lang.String className,
java.lang.String testName)
stopTimer
public void stopTimer()
printTime
public void printTime()
error
public void error()
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.