|
|||||||||
| Home >> All >> org >> apache >> commons >> beanutils >> [ converters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.commons.beanutils.converters
Class ConverterTestSuite

java.lang.Objectorg.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.
|
|||||||||
| Home >> All >> org >> apache >> commons >> beanutils >> [ converters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.commons.beanutils.converters.ConverterTestSuite