test
Class TestPerformance

java.lang.Object
  extended by test.TestPerformance

Deprecated.

public class TestPerformance
extends java.lang.Object

Test Performance

This is a class test to measure Cismo's performance.

Copyright(c) 2005 Université Laval, LSFM research group.

Version:
1.0
Author:
Nicolas Richard

Constructor Summary
TestPerformance()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPerformance

public TestPerformance()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
Deprecated.