ozone core API

org.ozoneDB.DxLib.test
Class SetTest

java.lang.Object
  |
  +--org.ozoneDB.DxLib.test.AbstractTest
        |
        +--org.ozoneDB.DxLib.test.SetTest

public class SetTest
extends AbstractTest

Version:
$Revision: 1.1 $Date: 2001/12/18 10:31:30 $
Author:
SMB

Field Summary
(package private)  long start
           
(package private)  long stop
           
 
Constructor Summary
SetTest()
           
 
Method Summary
 void error()
           
 void printTime()
           
 void retainsAll(DxSet set, java.lang.Object[] objs)
           
 void startTimer(java.lang.String className, java.lang.String testName)
           
 void stopTimer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

long start

stop

long stop
Constructor Detail

SetTest

public SetTest()
Method Detail

retainsAll

public void retainsAll(DxSet set,
                       java.lang.Object[] objs)
                throws java.lang.Exception
java.lang.Exception

startTimer

public void startTimer(java.lang.String className,
                       java.lang.String testName)

stopTimer

public void stopTimer()

printTime

public void printTime()

error

public void error()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.