Package org.apache.commons.beanutils

Interface Summary
Child  
MappedPropertyChildInterface Test Child Interface
MappedPropertyTestInterface Test Interface
 

Class Summary
A Class used in MethodUtils test
AbstractChild  
AbstractParent  
AlphaBean  
BasicDynaBeanTestCase Test Case for the BasicDynaBean implementation class.
BeanComparatorTestCase Test Case for the BeanComparator class.
BeanificationTestCase Test Case for changes made during Beanutils Beanification
BeanMapTestCase Test cases for BeanMap
BeanMapTestCase.BeanWithProperties  
BeanPredicateTestCase  
BeanPropertyValueChangeClosureTestCase Test cases for BeanPropertyValueChangeClosure.
BeanPropertyValueEqualsPredicateTestCase Test cases for BeanPropertyValueEqualsPredicateTest.
BeanToPropertyValueTransformerTestCase Test cases for BeanToPropertyValueTransformer.
BeanUtils2TestCase Test Case for the BeanUtilsBean2.
BeanUtilsBenchCase JUnit Test Case containing microbenchmarks for BeanUtils.
BeanUtilsTestCase Test Case for the BeanUtils class.
BeanWithInnerBean Bean with inner bean.
BenchBean Plain old java bean (POJO) for microbenchmarks.
BetaBean  
ConstructorUtilsTestCase Test case for ConstructorUtils
ConvertUtilsTestCase Test Case for the ConvertUtils class.
DynaBeanMapDecoratorTestCase Test Case for the DynaBeanMapDecorator implementation class.
DynaBeanUtilsTestCase Test case for BeanUtils when the underlying bean is actually a DynaBean.
DynaPropertyTestCase Test case for DynaProperty.
DynaPropertyUtilsTestCase Test accessing DynaBeans transparently via PropertyUtils.
DynaResultSetTestCase Test accessing ResultSets via DynaBeans.
DynaRowSetTestCase Test accessing RowSets via DynaBeans.
ExtendMapBean Used to test
IndexedPropertyTestCase Test Case for the Indexed Properties.
IndexedTestBean Indexed Properties Test bean for JUnit tests for the "beanutils" component.
LazyDynaBeanTestCase Test Case for the LazyDynaBean implementation class.
LazyDynaClassTestCase Test Case for the LazyDynaClass implementation class.
LazyDynaListTestCase Test Case for the LazyDynaListclass.
LazyDynaMapTestCase Test Case for the LazyDynaMap implementation class.
MappedPropertyChildBean Inherited Mapped property test bean.
MappedPropertyTestBean Just a java bean (JAJB) to try to replicate a reported bug
MappedPropertyTestCase Test Case for the MappedPropertyDescriptor.
MethodUtilsTestCase Test case for MethodUtils
NestedTestBean Specialist test bean for complex nested properties.
PrimitiveBean Bean that has primitive properties
PropertyUtilsBenchCase JUnit Test Case containing microbenchmarks for PropertyUtils.
PropertyUtilsTestCase Test Case for the PropertyUtils class.
PropsFirstPropertyUtilsBean A PropertyUtilsBean which customises the behaviour of the setNestedProperty and getNestedProperty methods to look for simple properties in preference to map entries.
SonOfAlphaBean  
TestBean General purpose test bean for JUnit tests for the "beanutils" component.
TestBeanPublicSubclass This is a public subclass of TestBean.
TestResultSet Mock object that implements enough of java.sql.ResultSet to exercise the ResultSetDynaClass functionality.
TestResultSetMetaData Mock object that implements enough of java.sql.ResultSetMetaData to exercise the ResultSetDynaClass functionality.
ThrowExceptionConverter Converter implementation that throws a PassTestException when convert is called.
WrapDynaBeanTestCase Test Case for the WrapDynaBean implementation class.
 

Exception Summary
PassTestException Just a runtime exception.
 



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