test.performance.registration
Class RegistrationTEST

java.lang.Object
  extended byTestCase
      extended bytest.performance.registration.RegistrationTEST

public class RegistrationTEST
extends TestCase

Tests the speed of registrion

See Also:
Serialized Form

Constructor Summary
RegistrationTEST(java.lang.String s, java.lang.Object obj, java.lang.String name, java.lang.String desc)
          Construct the test
 
Method Summary
 void testIt()
          Test Registration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationTEST

public RegistrationTEST(java.lang.String s,
                        java.lang.Object obj,
                        java.lang.String name,
                        java.lang.String desc)
Construct the test

Method Detail

testIt

public void testIt()
Test Registration