test.performance.serialize
Class ObjectInstanceTestSuite

java.lang.Object
  extended byTestSuite
      extended bytest.performance.serialize.ObjectInstanceTestSuite

public class ObjectInstanceTestSuite
extends TestSuite

Tests the size and speed of ObjectName serialization

See Also:
Serialized Form

Constructor Summary
ObjectInstanceTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
          Construct the tests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInstanceTestSuite

public ObjectInstanceTestSuite()
Method Detail

main

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

suite

public static Test suite()
Construct the tests