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

Quick Search    Search Deep

org.apache.commons.beanutils.locale
Class LocaleConvertTestSuite  view LocaleConvertTestSuite download LocaleConvertTestSuite.java

java.lang.Object
  extended byorg.apache.commons.beanutils.locale.LocaleConvertTestSuite

public class LocaleConvertTestSuite
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.6 $ $Date: 2004/02/28 13:18:37 $

Constructor Summary
LocaleConvertTestSuite()
           
 
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

LocaleConvertTestSuite

public LocaleConvertTestSuite()
Method Detail

suite

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