Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.commons.beanutils.converters
Class ConverterTestSuite  view ConverterTestSuite download ConverterTestSuite.java

java.lang.Object
  extended byorg.apache.commons.beanutils.converters.ConverterTestSuite

public class ConverterTestSuite
extends java.lang.Object

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

Version:
$Revision: 1.4 $ $Date: 2004/02/28 13:18:37 $

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.