test.performance.serialize
Class ObjectInstanceTestSuite

java.lang.Object
  extended by junit.framework.TestSuite
      extended by test.performance.serialize.ObjectInstanceTestSuite
All Implemented Interfaces:
junit.framework.Test

public class ObjectInstanceTestSuite
extends junit.framework.TestSuite

Tests the size and speed of ObjectName serialization

Author:
Adrian Brock.

Constructor Summary
ObjectInstanceTestSuite()
           
 
Method Summary
static void main(String[] args)
           
static junit.framework.Test suite()
          Construct the tests
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectInstanceTestSuite

public ObjectInstanceTestSuite()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()
Construct the tests



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.