org.apache.commons.convert1.string
Class ConverterTestSuite

java.lang.Object
  extended by org.apache.commons.convert1.string.ConverterTestSuite

public class ConverterTestSuite
extends Object

Created a test suite so that new test cases can be added here without having to edit the build.xml.

Version:
$Id: ConverterTestSuite.java 155441 2005-02-26 13:19:22Z dirkv $
Author:
Robert Burrell Donkin

Constructor Summary
ConverterTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
          Return the tests included in this test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterTestSuite

public ConverterTestSuite()
Method Detail

suite

public static junit.framework.Test suite()
Return the tests included in this test suite.



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.