javolution
Class TypeFormatTestSuite

java.lang.Object
  extended by javolution.testing.TestSuite
      extended by javolution.TypeFormatTestSuite

public final class TypeFormatTestSuite
extends TestSuite

This class holds the test cases for the TypeFormat class.

Version:
5.3, March 19, 2007
Author:
Jean-Marie Dautelle

Constructor Summary
TypeFormatTestSuite()
           
 
Method Summary
 
Methods inherited from class javolution.testing.TestSuite
addTest, getName, isParallelizable, setUp, tearDown, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TypeFormatTestSuite

public TypeFormatTestSuite()


Copyright © 2010 Javolution. All Rights Reserved.