A B C D E F G H I J K L M N O P Q R S T U V W _

A

A - Class in org.apache.commons.beanutils
Class used in MethodUtils test
A() - Constructor for class org.apache.commons.beanutils.A
 
absolute(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
AbstractChild - Class in org.apache.commons.beanutils
 
AbstractChild() - Constructor for class org.apache.commons.beanutils.AbstractChild
 
AbstractKeyValue - Class in org.apache.commons.collections.keyvalue
Abstract pair class to assist with creating KeyValue and MapEntry implementations.
AbstractKeyValue(Object, Object) - Constructor for class org.apache.commons.collections.keyvalue.AbstractKeyValue
Constructs a new pair with the specified key and given value.
AbstractMapEntry - Class in org.apache.commons.collections.keyvalue
Abstract Pair class to assist with creating correct Map Entry implementations.
AbstractMapEntry(Object, Object) - Constructor for class org.apache.commons.collections.keyvalue.AbstractMapEntry
Constructs a new entry with the given key and given value.
AbstractParent - Class in org.apache.commons.beanutils
 
AbstractParent() - Constructor for class org.apache.commons.beanutils.AbstractParent
 
afterLast() - Method in class org.apache.commons.beanutils.TestResultSet
 
AlphaBean - Class in org.apache.commons.beanutils
 
AlphaBean() - Constructor for class org.apache.commons.beanutils.AlphaBean
 
AlphaBean(String) - Constructor for class org.apache.commons.beanutils.AlphaBean
 
alphaBean1 - Variable in class org.apache.commons.beanutils.BeanComparatorTestCase
 
alphaBean2 - Variable in class org.apache.commons.beanutils.BeanComparatorTestCase
 
anotherNested - Variable in class org.apache.commons.beanutils.TestBean
Another nested reference to another test bean,
aproperty - Variable in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
ArrayConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the ArrayConverter class.
ArrayConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Construct a new Array Converter test case.
arrayList - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
arrayList - Variable in class org.apache.commons.beanutils.IndexedTestBean
 

B

bar - Variable in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
bar - Variable in class org.apache.commons.beanutils.priv.PackageBean
 
bar - Variable in class org.apache.commons.beanutils.priv.PrivateBean
A property accessible via a directly implemented interface.
BaseLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Base Test Case for the DecimalLocaleConverter classes.
BaseLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
BASIC_PROP1 - Static variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
BASIC_PROP2 - Static variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
BasicDynaBeanTestCase - Class in org.apache.commons.beanutils
Test Case for the BasicDynaBean implementation class.
BasicDynaBeanTestCase(String) - Constructor for class org.apache.commons.beanutils.BasicDynaBeanTestCase
Construct a new instance of this test case.
basicDynaClass - Variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
baz - Variable in class org.apache.commons.beanutils.priv.PrivateBean
A property accessible via an indirectly implemented interface.
bean - Variable in class org.apache.commons.beanutils.BasicDynaBeanTestCase
The basic test bean for each test.
bean - Variable in class org.apache.commons.beanutils.BeanComparatorTestCase
The test beans for each test.
bean - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
bean - Variable in class org.apache.commons.beanutils.BeanUtilsTestCase
The test bean for each test.
bean - Variable in class org.apache.commons.beanutils.bugs.Jira18TestCase
 
bean - Variable in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
The basic test bean for each test.
bean - Variable in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
The basic test bean for each test.
bean - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
The test bean for each test.
bean - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
bean - Variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
bean - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The basic test bean for each test.
beanComparator - Variable in class org.apache.commons.beanutils.BeanComparatorTestCase
 
BeanComparatorTestCase - Class in org.apache.commons.beanutils
Test Case for the BeanComparator class.
BeanComparatorTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanComparatorTestCase
Construct a new instance of this test case.
BeanificationTestCase - Class in org.apache.commons.beanutils
Test Case for changes made during Beanutils Beanification
BeanificationTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanificationTestCase
Construct a new instance of this test case.
BeanificationTestCase.Signal - Class in org.apache.commons.beanutils
 
BeanificationTestCase.Signal() - Constructor for class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
BeanificationTestCase.TestClassLoader - Class in org.apache.commons.beanutils
 
BeanificationTestCase.TestClassLoader() - Constructor for class org.apache.commons.beanutils.BeanificationTestCase.TestClassLoader
 
BeanMapTestCase - Class in org.apache.commons.beanutils
Test cases for BeanMap
BeanMapTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanMapTestCase
 
BeanMapTestCase.BeanWithProperties - Class in org.apache.commons.beanutils
 
BeanMapTestCase.BeanWithProperties() - Constructor for class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
beanPackageSubclass - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The "package private subclass" test bean for each test.
BeanPredicateTestCase - Class in org.apache.commons.beanutils
 
BeanPredicateTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanPredicateTestCase
 
beanPrivate - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The test bean for private access tests.
beanPrivateSubclass - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The test bean for private access tests of subclasses.
BeanPropertyValueChangeClosureTestCase - Class in org.apache.commons.beanutils
Test cases for BeanPropertyValueChangeClosure.
BeanPropertyValueChangeClosureTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Constructor for BeanPropertyValueChangeClosureTest.
BeanPropertyValueEqualsPredicateTestCase - Class in org.apache.commons.beanutils
Test cases for BeanPropertyValueEqualsPredicateTest.
BeanPropertyValueEqualsPredicateTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Constructor for BeanPropertyValueEqualsPredicateTest.
beanPublicSubclass - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The "public subclass" test bean for each test.
BeanToPropertyValueTransformerTestCase - Class in org.apache.commons.beanutils
Test cases for BeanToPropertyValueTransformer.
BeanToPropertyValueTransformerTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Constructor for BeanToPropertyValueTransformerTestCase.
BeanUtils2TestCase - Class in org.apache.commons.beanutils
Test Case for the BeanUtilsBean2.
BeanUtils2TestCase(String) - Constructor for class org.apache.commons.beanutils.BeanUtils2TestCase
Construct a new instance of this test case.
beanUtilsBean - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
BeanUtilsBenchCase - Class in org.apache.commons.beanutils
JUnit Test Case containing microbenchmarks for BeanUtils.
BeanUtilsBenchCase(String) - Constructor for class org.apache.commons.beanutils.BeanUtilsBenchCase
Construct a new instance of this test case.
BeanUtilsTestCase - Class in org.apache.commons.beanutils
Test Case for the BeanUtils class.
BeanUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.BeanUtilsTestCase
Construct a new instance of this test case.
BeanWithInnerBean - Class in org.apache.commons.beanutils
Bean with inner bean.
BeanWithInnerBean() - Constructor for class org.apache.commons.beanutils.BeanWithInnerBean
 
BeanWithInnerBean.InnerBean - Class in org.apache.commons.beanutils
 
BeanWithInnerBean.InnerBean() - Constructor for class org.apache.commons.beanutils.BeanWithInnerBean.InnerBean
 
beforeFirst() - Method in class org.apache.commons.beanutils.TestResultSet
 
BenchBean - Class in org.apache.commons.beanutils
Plain old java bean (POJO) for microbenchmarks.
BenchBean() - Constructor for class org.apache.commons.beanutils.BenchBean
 
BetaBean - Class in org.apache.commons.beanutils
 
BetaBean(String) - Constructor for class org.apache.commons.beanutils.BetaBean
 
BigDecimalConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the DoubleConverter class.
BigDecimalConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
BigDecimalLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the BigDecimalLocaleConverter class.
BigDecimalLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
 
BigIntegerConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the BigInteger class.
BigIntegerConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
BigIntegerLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the BigIntegerLocaleConverter class.
BigIntegerLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
 
bogus(String) - Method in class org.apache.commons.beanutils.AlphaBean
Used for testing that correct exception is thrown.
BooleanArrayConverterTestCase - Class in org.apache.commons.beanutils.converters
Test conversions of String[]->boolean[] and String->boolean[].
BooleanArrayConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
 
BooleanConverterTestCase - Class in org.apache.commons.beanutils.converters
 
BooleanConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
booleanProperty - Variable in class org.apache.commons.beanutils.BenchBean
A boolean property.
booleanProperty - Variable in class org.apache.commons.beanutils.TestBean
A boolean property.
booleanSecond - Variable in class org.apache.commons.beanutils.TestBean
A boolean property that uses an "is" method for the getter.
bproperty - Variable in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
bu - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
ByteConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the ByteConverter class.
ByteConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
ByteLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the ByteLocaleConverter class.
ByteLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
 
byteProperty - Variable in class org.apache.commons.beanutils.BenchBean
A byte property.
byteProperty - Variable in class org.apache.commons.beanutils.TestBean
A byte property.

C

CalendarConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the CalendarConverter class.
CalendarConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Construct a new Calendar test case.
called - Variable in class org.apache.commons.beanutils.A
 
cancelRowUpdates() - Method in class org.apache.commons.beanutils.TestResultSet
 
CharacterConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the CharacterConverter class.
CharacterConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Construct a new Character Converter test case.
checkArray(String, Object, Object) - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Check that two arrays are the same.
checkIntArray(int[], int[]) - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
 
checkIntArray(int[], int[]) - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
 
checkIntegerArray(Object, int[]) - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
 
checkIntegerArray(Object, int[]) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
 
checkMap(Map, Map) - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
 
checkMap(Map, Map) - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
 
checkMod() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
checkReadMethod(String, Class) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Test PropertyUtils.getPropertyDescriptors(Class)
checkStringArray(Object, String[]) - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
 
checkStringArray(Object, String[]) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
 
checkUnmodifiable(String, Collection) - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Check that a Collection is not modifiable
child - Variable in class org.apache.commons.beanutils.AbstractParent
 
Child - Interface in org.apache.commons.beanutils
 
ClassConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the ClassConverter class.
ClassConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.ClassConverterTestCase
Construct a new Class Converter test case.
ClassReloader - Class in org.apache.commons.beanutils.converters
A special classloader useful for testing j2ee-like scenarios.
ClassReloader(ClassLoader) - Constructor for class org.apache.commons.beanutils.converters.ClassReloader
 
ClassReloaderTestCase - Class in org.apache.commons.beanutils.converters
Tests for the ClassReloader utility class.
ClassReloaderTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.ClassReloaderTestCase
 
ClassReloaderTestCase.DummyClass - Class in org.apache.commons.beanutils.converters
 
ClassReloaderTestCase.DummyClass() - Constructor for class org.apache.commons.beanutils.converters.ClassReloaderTestCase.DummyClass
 
clear() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Clears this map.
clearAllBeanUtilsCaches() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Clear all the BeanUtils Caches manually.
clearWarnings() - Method in class org.apache.commons.beanutils.TestResultSet
 
close() - Method in class org.apache.commons.beanutils.TestResultSet
 
columnName(Object) - Method in class org.apache.commons.beanutils.TestResultSet
 
columns - Variable in class org.apache.commons.beanutils.DynaResultSetTestCase
Names of the columns for this test.
columns - Variable in class org.apache.commons.beanutils.DynaRowSetTestCase
Names of the columns for this test.
comparator - Variable in class org.apache.commons.beanutils.bugs.Jira339TestCase.TestBean
 
ConstructorUtilsTestCase - Class in org.apache.commons.beanutils
Test case for ConstructorUtils
ConstructorUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.ConstructorUtilsTestCase
Construct a new instance of this test case.
containsKey(Object) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns true if this map contains the given key.
convert(Class, Object) - Method in class org.apache.commons.beanutils.ThrowExceptionConverter
 
converter - Variable in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
converter - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
ConverterTestSuite - Class in org.apache.commons.beanutils.converters
Created a test suite so that new test cases can be added here without having to edit the build.xml.
ConverterTestSuite() - Constructor for class org.apache.commons.beanutils.converters.ConverterTestSuite
 
convertInvalid(BaseLocaleConverter, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting an invalid value.
convertInvalid(BaseLocaleConverter, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting an invalid value.
convertNull(BaseLocaleConverter, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Null value.
convertNull(BaseLocaleConverter, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Null value.
convertUtils - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
convertUtils - Variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
ConvertUtilsTestCase - Class in org.apache.commons.beanutils
Test Case for the ConvertUtils class.
ConvertUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.ConvertUtilsTestCase
Construct a new instance of this test case.
convertValueNoPattern(BaseLocaleConverter, Object, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value WITHOUT a pattern
convertValueNoPattern(BaseLocaleConverter, String, Object, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value WITHOUT a pattern
convertValueToType(BaseLocaleConverter, Class, Object, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value To a spcified Type
convertValueToType(BaseLocaleConverter, String, Class, Object, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value To a spcified Type
convertValueWithPattern(BaseLocaleConverter, Object, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value WITH a pattern
convertValueWithPattern(BaseLocaleConverter, String, Object, String, Object) - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Test Converting Value WITH a pattern
counter - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
counter - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
counter - Static variable in class org.apache.commons.beanutils.TestBean
A static variable that is accessed and updated via static methods for MethodUtils testing.
create() - Static method in class org.apache.commons.beanutils.priv.PrivateBeanFactory
Factory method to create new beans.
createAnnonymousNotOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates annonymous Jira273BeanFactory.PublicBeanWithMethod with method overriden.
createAnnonymousOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates annonymous Jira273BeanFactory.PublicBeanWithMethod with method NOT overriden.
createBean() - Static method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory
Factory method which creates package friendly beans.
createBean() - Static method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory
Factory method which creates a new Jira61BeanFactory.TestBean.
createDynaClass() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Create and return a DynaClass instance for our test DynaBean.
createDynaClass() - Static method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Create and return a DynaClass instance for our test DynaBean.
createDynaClass() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Create and return a DynaClass instance for our test DynaBean.
createImplX() - Static method in class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory
Factory method which creates ImplX.
createMappedPropertyBean() - Static method in class org.apache.commons.beanutils.bugs.other.Jira87BeanFactory
Factory method which creates beans bean with mapped method.
createPrivatePrivatePublicNotOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates a PrivatePrivatePublicNotOverriden bean.
createPrivatePrivatePublicOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates a PrivatePrivatePublicOverriden bean.
createPrivatePublicNotOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates a PrivatePublicNotOverriden bean.
createPrivatePublicOverriden() - Static method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
Factory method which creates a PrivatePublicOverriden bean.
createProxy() - Static method in class org.apache.commons.beanutils.TestResultSet
Factory method for creating ResultSet proxies.
createProxy(InvocationHandler) - Static method in class org.apache.commons.beanutils.TestResultSet
Factory method for creating ResultSet proxies.
createProxy() - Static method in class org.apache.commons.beanutils.TestResultSetMetaData
Factory method for creating ResultSetMetaData proxies.
createProxy(InvocationHandler) - Static method in class org.apache.commons.beanutils.TestResultSetMetaData
Factory method for creating ResultSetMetaData proxies.
createSubclass() - Static method in class org.apache.commons.beanutils.priv.PrivateBeanFactory
Factory method to create new beans.
currentCounter() - Static method in class org.apache.commons.beanutils.TestBean
Return the current value of the counter.
currentKey - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
currentValue - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
CustomInteger - Class in org.apache.commons.beanutils.memoryleaktests.pojotests
Custom number implementation to test with converters.
CustomInteger() - Constructor for class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Construct a new instance.
CustomInteger(int) - Constructor for class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Construct a new instance.

D

dateArrayProperty - Variable in class org.apache.commons.beanutils.bugs.Jira92TestCase.Jira92TestBean
 
dateArrayProperty - Variable in class org.apache.commons.beanutils.TestBean
A java.util.Date property.
DateConverterTestBase - Class in org.apache.commons.beanutils.converters
Abstract base for <Date>Converter classes.
DateConverterTestBase(String) - Constructor for class org.apache.commons.beanutils.converters.DateConverterTestBase
Construtc a new test case.
DateConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the DateConverter class.
DateConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.DateConverterTestCase
Construct a new Date test case.
DateLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the DateLocaleConverter class.
DateLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
dateProp - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
dateProperty - Variable in class org.apache.commons.beanutils.TestBean
A java.util.Date property.
dateVal - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
dbName - Variable in class org.apache.commons.beanutils.ExtendMapBean
 
decoratedMap - Variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
defaultDatePattern - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
defaultDateValue - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
defaultDecimalPattern - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
defaultDecimalValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
defaultIntegerPattern - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
defaultIntegerValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
defaultLocale - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
DefaultMapEntry - Class in org.apache.commons.collections.keyvalue
A restricted implementation of Map.Entry that prevents the MapEntry contract from being broken.
DefaultMapEntry(Object, Object) - Constructor for class org.apache.commons.collections.keyvalue.DefaultMapEntry
Constructs a new entry with the specified key and given value.
DefaultMapEntry(KeyValue) - Constructor for class org.apache.commons.collections.keyvalue.DefaultMapEntry
Constructs a new entry from the specified KeyValue.
DefaultMapEntry(Map.Entry) - Constructor for class org.apache.commons.collections.keyvalue.DefaultMapEntry
Constructs a new entry from the specified MapEntry.
DefaultResolverTestCase - Class in org.apache.commons.beanutils.expression
Junit Test for BasicResolver.
DefaultResolverTestCase(String) - Constructor for class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Construct a DefaultResolver Test Case.
defaultShortDateValue - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
defaultValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
deleteRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
describes - Variable in class org.apache.commons.beanutils.BeanUtilsTestCase
The set of properties that should be described.
describes - Variable in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
The set of properties that should be described.
describes - Variable in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
The set of properties that should be described.
describes - Variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The set of properties that should be described.
DoubleConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the DoubleConverter class.
DoubleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
DoubleLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the DoubleLocaleConverter class.
DoubleLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
 
doubleProperty - Variable in class org.apache.commons.beanutils.BenchBean
A double property.
doubleProperty - Variable in class org.apache.commons.beanutils.TestBean
A double property.
doubleValue() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Return the double value.
dupProperty - Variable in class org.apache.commons.beanutils.TestBean
An "indexed property" accessible via both array and subscript based getters and setters.
dynaBean - Variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
DynaBeanMapDecoratorTestCase - Class in org.apache.commons.beanutils
Test Case for the DynaBeanMapDecorator implementation class.
DynaBeanMapDecoratorTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Construct a new instance of this test case.
dynaBeanTest(LazyDynaList, Class, DynaClass, Object) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test DynaBean Create
DynaBeanUtilsTestCase - Class in org.apache.commons.beanutils
Test case for BeanUtils when the underlying bean is actually a DynaBean.
DynaBeanUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Construct a new instance of this test case.
dynaClass - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
dynaClass - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
dynaClass - Variable in class org.apache.commons.beanutils.DynaResultSetTestCase
The mock result set DynaClass to be tested.
dynaClass - Variable in class org.apache.commons.beanutils.DynaRowSetTestCase
The mock result set DynaClass to be tested.
dynaClass - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
dynaClass - Variable in class org.apache.commons.beanutils.LazyDynaClassTestCase
 
dynaClass - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
dynaMap - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
DynaPropertyTestCase - Class in org.apache.commons.beanutils
Test case for DynaProperty.
DynaPropertyTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaPropertyTestCase
Construct a new instance of this test case.
DynaPropertyUtilsTestCase - Class in org.apache.commons.beanutils
Test accessing DynaBeans transparently via PropertyUtils.
DynaPropertyUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Construct a new instance of this test case.
DynaResultSetTestCase - Class in org.apache.commons.beanutils
Test accessing ResultSets via DynaBeans.
DynaResultSetTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaResultSetTestCase
Construct a new instance of this test case.
DynaRowSetTestCase - Class in org.apache.commons.beanutils
Test accessing RowSets via DynaBeans.
DynaRowSetTestCase(String) - Constructor for class org.apache.commons.beanutils.DynaRowSetTestCase
Construct a new instance of this test case.
DynaRowSetTestCase.CustomTimestamp - Class in org.apache.commons.beanutils
 
DynaRowSetTestCase.CustomTimestamp() - Constructor for class org.apache.commons.beanutils.DynaRowSetTestCase.CustomTimestamp
 
DynaRowSetTestCase.TestResultSetInconsistent - Class in org.apache.commons.beanutils
A proxy ResultSet implementation that returns Timstamp for a date column.
DynaRowSetTestCase.TestResultSetInconsistent(ResultSetMetaData) - Constructor for class org.apache.commons.beanutils.DynaRowSetTestCase.TestResultSetInconsistent
 
DynaRowSetTestCase.TestResultSetMetaDataInconsistent - Class in org.apache.commons.beanutils
A proxy ResultSetMetaData implementation that returns a class name that is inconsistent with the type returned by the ResultSet.getObject() method.
DynaRowSetTestCase.TestResultSetMetaDataInconsistent() - Constructor for class org.apache.commons.beanutils.DynaRowSetTestCase.TestResultSetMetaDataInconsistent
 

E

e - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
e - Variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
emptyMap - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
entry - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
entrySet - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Cached entry set.
entrySet() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns a set view of this map's entries.
equals(Object) - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntry
Compares this Map Entry with another Map Entry.
equals(Object) - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
expectedBooleanValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
 
expectedBooleanValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
 
expectedBooleanValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedByteValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
 
expectedByteValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
 
expectedByteValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedDecimalValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
expectedDoubleValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
 
expectedDoubleValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
 
expectedDoubleValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedFloatValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
 
expectedFloatValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
 
expectedFloatValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedIntegerValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
 
expectedIntegerValue - Static variable in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
 
expectedIntegerValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedIntegerValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
expectedLongValue - Static variable in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
 
expectedModCount - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
expectedValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
ExtendMapBean - Class in org.apache.commons.beanutils
Used to test
ExtendMapBean() - Constructor for class org.apache.commons.beanutils.ExtendMapBean
 

F

FileConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the FileConverter class.
FileConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.FileConverterTestCase
 
findColumn(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
findDescriptor(String, PropertyDescriptor[]) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Find a property descriptor.
findStringProperty(DynaClass) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Map Create
first() - Method in class org.apache.commons.beanutils.TestResultSet
 
firstName - Variable in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean.InnerClass
 
fish - Variable in class org.apache.commons.beanutils.BeanWithInnerBean.InnerBean
 
fixmetestNegativeIntegerArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Negative String to primitive integer array tests.
fixmetestNegativeStringArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Negative String to String array tests.
fixmetestObjectToStringArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Test conversion of object to string for arrays - .
fixmetestPositiveArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Positive array conversion tests.
fixmetestPositiveIntegerArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Positive String to primitive integer array tests.
fixmetestPositiveStringArray() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Positive String to String array tests.
FloatConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the FloatConverter class.
FloatConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
FloatLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the FloatLocaleConverter class.
FloatLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
 
floatProperty - Variable in class org.apache.commons.beanutils.BenchBean
A float property.
floatProperty - Variable in class org.apache.commons.beanutils.TestBean
A float property.
floatValue() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Return the float value.
foo(OutputStream) - Method in class org.apache.commons.beanutils.A
 
foo - Variable in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
foo - Variable in class org.apache.commons.beanutils.priv.PrivateBean
A directly implemented property.
foo - Variable in class org.apache.commons.beanutils.priv.PublicSubBean
A directly implemented property.
forceGarbageCollection() - Method in class org.apache.commons.beanutils.bugs.Jira347TestCase
Try to force the garbage collector to run by filling up memory and calling System.gc().
forceGarbageCollection(WeakReference) - Method in class org.apache.commons.beanutils.converters.MemoryTestCase
Attempt to force garbage collection of the specified target.
forceGarbageCollection() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Try to force the garbage collector to run by filling up memory and calling System.gc().

G

get(Object) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns the value associated with the given key, if any.
getAnotherNested() - Method in class org.apache.commons.beanutils.TestBean
 
getARatedCd() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
getArray(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getArray(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getArrayList() - Method in class org.apache.commons.beanutils.IndexedTestBean
Getter for the java.util.ArrayList property.
getArrayList(int) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Getter for the java.util.ArrayList property.
getAsciiStream(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getAsciiStream(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBar() - Method in class org.apache.commons.beanutils.priv.PackageBean
 
getBar() - Method in class org.apache.commons.beanutils.priv.PrivateBean
 
getBar() - Method in class org.apache.commons.beanutils.priv.PrivateBeanSubclass
A property accessible via the superclass.
getBar() - Method in interface org.apache.commons.beanutils.priv.PrivateDirect
A property accessible via a directly implemented interface.
getBaz() - Method in class org.apache.commons.beanutils.priv.PrivateBean
 
getBaz() - Method in interface org.apache.commons.beanutils.priv.PrivateIndirect
A property accessible via an indirectly implemented interface.
getBean() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getBean() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
getBeanValue() - Method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivateBeanWithMethod
 
getBeanValue() - Method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePrivatePublicOverriden
 
getBeanValue() - Method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePublicOverriden
 
getBeanValue() - Method in class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PublicBeanWithMethod
 
getBigDecimal(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBigDecimal(int, int) - Method in class org.apache.commons.beanutils.TestResultSet
Deprecated.  
getBigDecimal(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBigDecimal(String, int) - Method in class org.apache.commons.beanutils.TestResultSet
Deprecated.  
getBinaryStream(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBinaryStream(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBlob(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBlob(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBoolean() - Method in class org.apache.commons.beanutils.PrimitiveBean
 
getBoolean(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBoolean(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBooleanProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getBooleanProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getbRatedCd() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
getByte(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getByte(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getByteProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getByteProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getBytes(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getBytes(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getCatalogName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getCause(Throwable) - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Use reflection to get the cause
getCharacterStream(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getCharacterStream(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getChild() - Method in class org.apache.commons.beanutils.AbstractParent
 
getClob(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getClob(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getColumnClassName(int) - Method in class org.apache.commons.beanutils.DynaRowSetTestCase.TestResultSetMetaDataInconsistent
This method substitues class names of "java.sql.Timestamp" with "java.sql.Date" to test inconsistent JDBC drivers.
getColumnClassName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnCount() - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnType(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getComparator() - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase.TestBean
Return the comparator.
getConcurrency() - Method in class org.apache.commons.beanutils.TestResultSet
 
getConvertUtils() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getConvertUtils() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
getCursorName() - Method in class org.apache.commons.beanutils.TestResultSet
 
getDate(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDate(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDate(int, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDate(String, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDateArrayProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getDateProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getDifferentTypes(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getDouble() - Method in class org.apache.commons.beanutils.PrimitiveBean
 
getDouble(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDouble(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getDoubleProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getDoubleProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getDupProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getDupProperty(int) - Method in class org.apache.commons.beanutils.TestBean
 
getEntry(Object) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns the entry associated with the given key.
getException() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getException() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
getExpectedType() - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Return the expected type
getExpectedType() - Method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
getFetchDirection() - Method in class org.apache.commons.beanutils.TestResultSet
 
getFetchSize() - Method in class org.apache.commons.beanutils.TestResultSet
 
getFish(String) - Method in class org.apache.commons.beanutils.BeanWithInnerBean.InnerBean
 
getFloat() - Method in class org.apache.commons.beanutils.PrimitiveBean
 
getFloat(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getFloat(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getFloatProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getFloatProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getFoo() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
getFoo() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
getFoo() - Method in class org.apache.commons.beanutils.priv.PrivateBean
 
getFoo() - Method in class org.apache.commons.beanutils.priv.PublicSubBean
 
getIndexed(int) - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Return indexed property.
getIndexedProperty(int) - Method in class org.apache.commons.beanutils.NestedTestBean
 
getIndexedReadOnly(int) - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Return indexed property.
getInnerBean() - Method in class org.apache.commons.beanutils.BeanWithInnerBean
 
getInnerClassProperty() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
getInnerClassProperty() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
getInnerName() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean.InnerClass
 
getInt() - Method in class org.apache.commons.beanutils.PrimitiveBean
 
getInt(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getInt(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getIntArray() - Method in class org.apache.commons.beanutils.TestBean
 
getIntIndexed(int) - Method in class org.apache.commons.beanutils.TestBean
 
getIntProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getIntProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getInvalidBoolean() - Method in class org.apache.commons.beanutils.TestBean
 
getInvalidGetter(String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getInvalidSetter(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getJcrMixinTypes() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase.SimplePojoData
 
getKey() - Method in class org.apache.commons.collections.keyvalue.AbstractKeyValue
Gets the key from the pair.
getKey() - Method in interface org.apache.commons.collections.KeyValue
Gets the key from the pair.
getKey() - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
getListIndexed() - Method in class org.apache.commons.beanutils.TestBean
 
getLong() - Method in class org.apache.commons.beanutils.PrimitiveBean
 
getLong(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getLong(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getLongProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getLongProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getMapped(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Return mapped property.
getMappedGetterOnly(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getMappedIntProperty(String) - Method in class org.apache.commons.beanutils.TestBean
 
getMappedNested() - Method in class org.apache.commons.beanutils.TestBean
 
getMappedObjects(String) - Method in class org.apache.commons.beanutils.TestBean
 
getMappedProperty(String) - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomeMappedPojo
 
getMappedProperty(String) - Method in class org.apache.commons.beanutils.TestBean
 
getMappedReadOnly(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Return mapped property.
getMappedWriteMethod(MappedPropertyDescriptor) - Method in class org.apache.commons.beanutils.bugs.Jira347TestCase
Retrieves the string representation of the mapped write method for the given descriptor.
getMapproperty(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getMapproperty(String) - Method in interface org.apache.commons.beanutils.MappedPropertyTestInterface
 
getMapProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getMarkerObject() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getMarkerObject() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
getMatr() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
getMatr3D() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
getMemoryStats() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Get the total, free, used memory stats.
getMetaData() - Method in class org.apache.commons.beanutils.TestResultSet
 
getMyMap() - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getName() - Method in class org.apache.commons.beanutils.AbstractChild
 
getName() - Method in class org.apache.commons.beanutils.AlphaBean
 
getName() - Method in class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.BaseX
 
getName() - Method in interface org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.IX
 
getName() - Method in interface org.apache.commons.beanutils.Child
 
getName() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomePojo
 
getName() - Method in class org.apache.commons.beanutils.NestedTestBean
 
getNested() - Method in class org.apache.commons.beanutils.TestBean
 
getNestedDynaBean() - Method in class org.apache.commons.beanutils.TestBean
 
getNewSampleValues() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
getNullProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getObject(String) - Method in class org.apache.commons.beanutils.DynaRowSetTestCase.TestResultSetInconsistent
Get an columns's value
getObject(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getObject(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getObject(int, Map) - Method in class org.apache.commons.beanutils.TestResultSet
 
getObject(String, Map) - Method in class org.apache.commons.beanutils.TestResultSet
 
getPackageFoo() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase.FooBar
 
getPrecision(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getPrivateFoo() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase.FooBar
 
getPropertyOfMapBean(Map, String) - Method in class org.apache.commons.beanutils.PropsFirstPropertyUtilsBean
Note: this is a *very rough* override of this method.
getPropertyUtils() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getProtectedFoo() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase.FooBar
 
getProtectedMapped(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
getPublicFoo() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase.FooBar
 
getReadOnlyProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getRef(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getRef(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
getSampleKeys() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
getSampleValues() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
getScale(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getSchemaName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getSecret() - Method in class org.apache.commons.beanutils.BetaBean
 
getShort(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getShort(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getShortProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getShortProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getSignal() - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
getSignal() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
getSimple() - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Return simple property.
getSimpleBeanProperty() - Method in class org.apache.commons.beanutils.NestedTestBean
 
getSimpleReadOnly() - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Return simpleReadOnly
getSomeByteValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeCharValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeDoubleValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeFloatValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeIntegerValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeIntValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeLongValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeObjectValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeShortValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getSomeStringValue() - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
getStatement() - Method in class org.apache.commons.beanutils.TestResultSet
 
getString(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getString(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getString2dArray(int) - Method in class org.apache.commons.beanutils.TestBean
 
getStringArray() - Method in class org.apache.commons.beanutils.IndexedTestBean
Getter for the String[] property.
getStringArray(int) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Getter for the String[] property.
getStringArray() - Method in class org.apache.commons.beanutils.TestBean
 
getStringIndexed(int) - Method in class org.apache.commons.beanutils.TestBean
 
getStringList() - Method in class org.apache.commons.beanutils.IndexedTestBean
Getter for the java.util.List property.
getStringList(int) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Getter for the java.util.List property.
getStringProperty() - Method in class org.apache.commons.beanutils.BenchBean
 
getStringProperty() - Method in class org.apache.commons.beanutils.TestBean
 
getTableName(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
getTestBoolean() - Method in class org.apache.commons.beanutils.NestedTestBean
 
getTestProperty() - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase.ObjectBean
 
getTestProperty() - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase.PrimitiveBean
 
getTestString() - Method in class org.apache.commons.beanutils.NestedTestBean
 
getTime(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTime(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTime(int, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTime(String, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTimeInMillis(Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert a Date or Calendar objects to the time in millisconds
getTimestamp(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTimestamp(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.commons.beanutils.TestResultSet
 
getType() - Method in class org.apache.commons.beanutils.TestResultSet
 
getUnicodeStream(int) - Method in class org.apache.commons.beanutils.TestResultSet
Deprecated.  
getUnicodeStream(String) - Method in class org.apache.commons.beanutils.TestResultSet
Deprecated.  
getUnusuallyNamedProperty() - Method in class org.apache.commons.beanutils.ExtendMapBean
 
getURL(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
getURL(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
getValue(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira87BeanFactory.PackageMappedImpl
This implementation returns the key value.
getValue(String) - Method in interface org.apache.commons.beanutils.bugs.other.Jira87BeanFactory.PublicMappedInterface
Mapped Property method
getValue(String) - Method in class org.apache.commons.beanutils.TestBean.MappedTestBean
 
getValue() - Method in class org.apache.commons.collections.keyvalue.AbstractKeyValue
Gets the value from the pair.
getValue() - Method in interface org.apache.commons.collections.KeyValue
Gets the value from the pair.
getValue() - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
getWarnings() - Method in class org.apache.commons.beanutils.TestResultSet
 
getWriteOnlyPropertyValue() - Method in class org.apache.commons.beanutils.TestBean
 
getX() - Method in interface org.apache.commons.beanutils.bugs.Jira157TestCase.XY
 
getY() - Method in interface org.apache.commons.beanutils.bugs.Jira157TestCase.XY
 

H

HARD - Static variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Constant indicating that hard references should be used.
hash - Variable in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
hash - Variable in class org.apache.commons.collections.ReferenceMap.SoftRef
Deprecated.  
hash - Variable in class org.apache.commons.collections.ReferenceMap.WeakRef
Deprecated.  
hashCode() - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntry
Gets a hashCode compatible with the equals method.
hashCode() - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
hashCode() - Method in class org.apache.commons.collections.ReferenceMap.SoftRef
Deprecated.  
hashCode() - Method in class org.apache.commons.collections.ReferenceMap.WeakRef
Deprecated.  
hashMapDynaClass - Variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
hasNext() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  

I

i - Variable in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
 
ignoredTests() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
inBean - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
inBean - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
incrementCounter() - Static method in class org.apache.commons.beanutils.TestBean
Increment the current value of the counter by 1.
incrementCounter(int) - Static method in class org.apache.commons.beanutils.TestBean
Increment the current value of the counter by the specified amount.
incrementCounter(Number) - Static method in class org.apache.commons.beanutils.TestBean
Increments the current value of the count by the specified amount * 2.
index - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
indexed - Variable in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
 
indexed - Variable in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
 
indexedBeans - Variable in class org.apache.commons.beanutils.NestedTestBean
 
IndexedPropertyTestCase - Class in org.apache.commons.beanutils
Test Case for the Indexed Properties.
IndexedPropertyTestCase(String) - Constructor for class org.apache.commons.beanutils.IndexedPropertyTestCase
Construct a new instance of this test case.
IndexedTestBean - Class in org.apache.commons.beanutils
Indexed Properties Test bean for JUnit tests for the "beanutils" component.
IndexedTestBean() - Constructor for class org.apache.commons.beanutils.IndexedTestBean
Default Constructor.
indexFor(int) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Converts the given hash code into an index into the hash table.
inDyna - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
inDyna - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
init() - Method in class org.apache.commons.beanutils.NestedTestBean
 
initCauseAndThrowException(String, String) - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Catch a cause, initialize using BeanUtils.initCause() and throw new exception
inMap - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
inMap - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
innerBean - Variable in class org.apache.commons.beanutils.BeanWithInnerBean
 
innerClassProperty - Variable in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
insertRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
inStrs - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
intArray - Variable in class org.apache.commons.beanutils.TestBean
An integer array property accessed as an array.
IntegerConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the IntegerConverter class.
IntegerConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
IntegerLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the IntegerLocaleConverter class.
IntegerLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
 
intIndexed - Variable in class org.apache.commons.beanutils.TestBean
An integer array property accessed as an indexed property.
intProp - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
intProperty - Variable in class org.apache.commons.beanutils.BenchBean
An integer property.
intProperty - Variable in class org.apache.commons.beanutils.TestBean
An integer property.
intVal - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
intValue() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Return the integer value.
invalidBoolean - Variable in class org.apache.commons.beanutils.TestBean
An invalid property that has two boolean getters (getInvalidBoolean and isInvalidBoolean) plus a String setter (setInvalidBoolean).
invalidConversion(Converter, Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Conversion Error
invoke(Object, Method, Object[]) - Method in class org.apache.commons.beanutils.TestResultSet
Handles method invocation on the ResultSet proxy.
invoke(Object, Method, Object[]) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
Handles method invocation on the ResultSetMetaData proxy.
isAfterLast() - Method in class org.apache.commons.beanutils.TestResultSet
 
isAutoIncrement(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isBar() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
isBar() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
isBeforeFirst() - Method in class org.apache.commons.beanutils.TestResultSet
 
isBooleanSecond() - Method in class org.apache.commons.beanutils.TestBean
 
isCaseSensitive(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isCurrency(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isEmpty() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns true if this map is empty.
isFirst() - Method in class org.apache.commons.beanutils.TestResultSet
 
isInvalidBoolean() - Method in class org.apache.commons.beanutils.TestBean
 
isLast() - Method in class org.apache.commons.beanutils.TestResultSet
 
isMappedBoolean(String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
isNullable(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isPre14JVM() - Method in class org.apache.commons.beanutils.BeanificationTestCase
 
isPre14JVM() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test for JDK 1.4
isPre14JVM() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
 
isPre14JVM() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test for JDK 1.4
isPre15JVM() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Test for JDK 1.5
isPutAddSupported() - Method in class org.apache.commons.beanutils.BeanMapTestCase
The mappings in a BeanMap are fixed on the properties the underlying bean has.
isReadOnly(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isRemoveSupported() - Method in class org.apache.commons.beanutils.BeanMapTestCase
The mappings in a BeanMap are fixed on the properties the underlying bean has.
isSearchable(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isSigned(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 
isWritable(int) - Method in class org.apache.commons.beanutils.TestResultSetMetaData
 

J

jcrMixinTypes - Variable in class org.apache.commons.beanutils.bugs.Jira359TestCase.SimplePojoData
 
Jira157TestCase - Class in org.apache.commons.beanutils.bugs
Beanutils's describe() method cannot determine reader methods for anonymous class - see Jira issue# BEANUTILS-157.
Jira157TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira157TestCase
Create a test case with the specified name.
Jira157TestCase.FooBar - Class in org.apache.commons.beanutils.bugs
 
Jira157TestCase.FooBar() - Constructor for class org.apache.commons.beanutils.bugs.Jira157TestCase.FooBar
 
Jira157TestCase.XY - Interface in org.apache.commons.beanutils.bugs
 
Jira18BeanFactory - Class in org.apache.commons.beanutils.bugs.other
Factory whcih creates package scope beans with public methods for Jira18TestCase.
Jira18BeanFactory() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory
 
Jira18BeanFactory.PackageFriendlyBean - Class in org.apache.commons.beanutils.bugs.other
 
Jira18BeanFactory.PackageFriendlyBean() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Default Constructor
Jira18TestCase - Class in org.apache.commons.beanutils.bugs
Test case for Jira issue# BEANUTILS-18.
Jira18TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira18TestCase
Create a test case with the specified name.
Jira273BeanFactory - Class in org.apache.commons.beanutils.bugs.other
Factory which creates beans for Jira273TestCase.
Jira273BeanFactory() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory
 
Jira273BeanFactory.PrivateBeanWithMethod - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PrivateBeanWithMethod() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivateBeanWithMethod
 
Jira273BeanFactory.PrivatePrivatePublicNotOverriden - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PrivatePrivatePublicNotOverriden() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePrivatePublicNotOverriden
 
Jira273BeanFactory.PrivatePrivatePublicOverriden - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PrivatePrivatePublicOverriden() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePrivatePublicOverriden
 
Jira273BeanFactory.PrivatePublicNotOverriden - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PrivatePublicNotOverriden() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePublicNotOverriden
 
Jira273BeanFactory.PrivatePublicOverriden - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PrivatePublicOverriden() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PrivatePublicOverriden
 
Jira273BeanFactory.PublicBeanWithMethod - Class in org.apache.commons.beanutils.bugs.other
 
Jira273BeanFactory.PublicBeanWithMethod() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira273BeanFactory.PublicBeanWithMethod
 
Jira273TestCase - Class in org.apache.commons.beanutils.bugs
Public methods overriden in anonymous or private subclasses are not recognized by PropertyUtils - see issue# BEANUTILS-273.
Jira273TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira273TestCase
Create a test case with the specified name.
Jira298BeanFactory - Class in org.apache.commons.beanutils.bugs.other
Factory which creates beans for Jira298TestCase.
Jira298BeanFactory() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory
 
Jira298BeanFactory.BaseX - Class in org.apache.commons.beanutils.bugs.other
 
Jira298BeanFactory.BaseX() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.BaseX
 
Jira298BeanFactory.ImplX - Class in org.apache.commons.beanutils.bugs.other
 
Jira298BeanFactory.ImplX() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.ImplX
 
Jira298BeanFactory.IX - Interface in org.apache.commons.beanutils.bugs.other
 
Jira298TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-298

Jira298TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira298TestCase
Create a test case with the specified name.
Jira339TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-339

Jira339TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira339TestCase
Create a test case with the specified name.
Jira339TestCase.TestBean - Class in org.apache.commons.beanutils.bugs
Test Bean.
Jira339TestCase.TestBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira339TestCase.TestBean
 
Jira340TestCase - Class in org.apache.commons.beanutils.bugs
jdk's beans class do not work with covariant returns & generics.
Jira340TestCase() - Constructor for class org.apache.commons.beanutils.bugs.Jira340TestCase
 
Jira345TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-345

Jira345TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira345TestCase
Create a test case with the specified name.
Jira345TestCase.MyBean - Class in org.apache.commons.beanutils.bugs
Example Bean
Jira345TestCase.MyBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
Jira347TestCase - Class in org.apache.commons.beanutils.bugs
Test case for Jira issue# BEANUTILS-347.
Jira347TestCase() - Constructor for class org.apache.commons.beanutils.bugs.Jira347TestCase
 
Jira349TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-349

Jira349TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira349TestCase
Create a test case with the specified name.
Jira349TestCase.ObjectBean - Class in org.apache.commons.beanutils.bugs
Test Bean with a Boolean object property.
Jira349TestCase.ObjectBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira349TestCase.ObjectBean
 
Jira349TestCase.PrimitiveBean - Class in org.apache.commons.beanutils.bugs
Test Bean with a primitive boolean property.
Jira349TestCase.PrimitiveBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira349TestCase.PrimitiveBean
 
Jira357TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-357

Jira357TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira357TestCase
Create a test case with the specified name.
Jira357TestCase.AbstractTestBean - Class in org.apache.commons.beanutils.bugs
Abstract test bean.
Jira357TestCase.AbstractTestBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
Jira357TestCase.AbstractTestBean.InnerClass - Class in org.apache.commons.beanutils.bugs
Inner Class
Jira357TestCase.AbstractTestBean.InnerClass() - Constructor for class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean.InnerClass
 
Jira357TestCase.ConcreteTestBean - Class in org.apache.commons.beanutils.bugs
Concrete bean implementation.
Jira357TestCase.ConcreteTestBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
Jira358TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-358

Jira358TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira358TestCase
Create a test case with the specified name.
Jira359TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-359

Jira359TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira359TestCase
Create a test case with the specified name.
Jira359TestCase.SimplePojoData - Class in org.apache.commons.beanutils.bugs
 
Jira359TestCase.SimplePojoData() - Constructor for class org.apache.commons.beanutils.bugs.Jira359TestCase.SimplePojoData
 
Jira368TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-368

Jira368TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira368TestCase
Create a test case with the specified name.
Jira369TestCase - Class in org.apache.commons.beanutils.bugs
See https://issues.apache.org/jira/browse/BEANUTILS-369

Jira369TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira369TestCase
Create a test case with the specified name.
Jira369TestCase.TestBean - Class in org.apache.commons.beanutils.bugs
Test Bean
Jira369TestCase.TestBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
Jira61BeanFactory - Class in org.apache.commons.beanutils.bugs.other
Factory which creates beans for Jira61TestCase.
Jira61BeanFactory() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory
 
Jira61BeanFactory.TestBean - Class in org.apache.commons.beanutils.bugs.other
Test Bean
Jira61BeanFactory.TestBean() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Default Constructor
Jira61TestCase - Class in org.apache.commons.beanutils.bugs
Test case for Jira issue# BEANUTILS-61.
Jira61TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira61TestCase
Create a test case with the specified name.
Jira87BeanFactory - Class in org.apache.commons.beanutils.bugs.other
Factory which creates beans for Jira87TestCase.
Jira87BeanFactory() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira87BeanFactory
 
Jira87BeanFactory.PackageMappedImpl - Class in org.apache.commons.beanutils.bugs.other
 
Jira87BeanFactory.PackageMappedImpl() - Constructor for class org.apache.commons.beanutils.bugs.other.Jira87BeanFactory.PackageMappedImpl
 
Jira87BeanFactory.PublicMappedInterface - Interface in org.apache.commons.beanutils.bugs.other
Public interface with a mapped property.
Jira87TestCase - Class in org.apache.commons.beanutils.bugs
Test case for Jiar issue# BEANUTILS-87.
Jira87TestCase(String) - Constructor for class org.apache.commons.beanutils.bugs.Jira87TestCase
Create a test case with the specified name.
Jira92TestCase - Class in org.apache.commons.beanutils.bugs
Test case for Jira issue# BEANUTILS-92.
Jira92TestCase() - Constructor for class org.apache.commons.beanutils.bugs.Jira92TestCase
 
Jira92TestCase.Jira92TestBean - Class in org.apache.commons.beanutils.bugs
Test bean which has only indexed setter
Jira92TestCase.Jira92TestBean() - Constructor for class org.apache.commons.beanutils.bugs.Jira92TestCase.Jira92TestBean
 

K

key - Variable in class org.apache.commons.collections.keyvalue.AbstractKeyValue
The key
key - Variable in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
keySet - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Cached key set.
keySet() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns a set view of this map's keys.
keysToString(Map) - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Returns a single string containing all the keys in the map, sorted in alphabetical order and separated by ", ".
keyType - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. The reference type for keys.
KeyValue - Interface in org.apache.commons.collections
Defines a simple key value pair.

L

label(String, int) - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
last() - Method in class org.apache.commons.beanutils.TestResultSet
 
LazyDynaBeanTestCase - Class in org.apache.commons.beanutils
Test Case for the LazyDynaBean implementation class.
LazyDynaBeanTestCase(String) - Constructor for class org.apache.commons.beanutils.LazyDynaBeanTestCase
Construct a new instance of this test case.
LazyDynaClassTestCase - Class in org.apache.commons.beanutils
Test Case for the LazyDynaClass implementation class.
LazyDynaClassTestCase(String) - Constructor for class org.apache.commons.beanutils.LazyDynaClassTestCase
Construct a new instance of this test case.
LazyDynaListTestCase - Class in org.apache.commons.beanutils
Test Case for the LazyDynaListclass.
LazyDynaListTestCase(String) - Constructor for class org.apache.commons.beanutils.LazyDynaListTestCase
Construct a new instance of this test case.
LazyDynaMapTestCase - Class in org.apache.commons.beanutils
Test Case for the LazyDynaMap implementation class.
LazyDynaMapTestCase(String) - Constructor for class org.apache.commons.beanutils.LazyDynaMapTestCase
Construct a new instance of this test case.
listIndexed - Variable in class org.apache.commons.beanutils.TestBean
A List property accessed as an indexed property.
loadFactor - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. The threshold variable is calculated by multiplying table.length and loadFactor.
LocaleBeanificationTestCase - Class in org.apache.commons.beanutils.locale
Test Case for changes made during LocaleBeanutils Beanification.
LocaleBeanificationTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Construct a new instance of this test case.
LocaleBeanificationTestCase.Signal - Class in org.apache.commons.beanutils.locale
 
LocaleBeanificationTestCase.Signal() - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
LocaleBeanificationTestCase.TestClassLoader - Class in org.apache.commons.beanutils.locale
 
LocaleBeanificationTestCase.TestClassLoader() - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.TestClassLoader
 
LocaleBeanUtilsTestCase - Class in org.apache.commons.beanutils.locale
Test Case for LocaleBeanUtils.
LocaleBeanUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Construct a new instance of this test case.
LocaleConvertTestSuite - Class in org.apache.commons.beanutils.locale
Created a test suite so that new test cases can be added here without having to edit the build.xml.
LocaleConvertTestSuite() - Constructor for class org.apache.commons.beanutils.locale.LocaleConvertTestSuite
 
LocaleConvertUtilsTestCase - Class in org.apache.commons.beanutils.locale
Test Case for the LocaleConvertUtils class.
LocaleConvertUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Construct a new instance of this test case.
localizedDatePattern - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
localizedDateValue - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
localizedDecimalPattern - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
localizedDecimalValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
localizedIntegerPattern - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
localizedIntegerValue - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
localizedLocale - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
localizedShortDateValue - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira157TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira18TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira273TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira298TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira339TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira349TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira61TestCase
 
log - Variable in class org.apache.commons.beanutils.bugs.Jira87TestCase
 
log - Static variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
log - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
All logging goes through this logger
log - Static variable in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
 
log - Static variable in class org.apache.commons.beanutils.MappedPropertyTestCase
 
LongConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the LongConverter class.
LongConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.LongConverterTestCase
 
LongLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the LongLocaleConverter class.
LongLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
 
longProperty - Variable in class org.apache.commons.beanutils.BenchBean
A long property.
longProperty - Variable in class org.apache.commons.beanutils.TestBean
A long property.
longValue() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Return the long value.

M

m_decimalSeparator - Variable in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
 
main(String[]) - Static method in class org.apache.commons.beanutils.BeanMapTestCase
 
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira349TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira368TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.bugs.Jira87TestCase
Run the Test.
main(String[]) - Static method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Run thus Test
main(String[]) - Static method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Run thus Test
main(String[]) - Static method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Run this Test
main(String[]) - Static method in class org.apache.commons.beanutils.LazyDynaListTestCase
Run thus Test
main(String[]) - Static method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Run thus Test
main(String[]) - Static method in class org.apache.commons.beanutils.MappedPropertyTestCase
Run this Test
makeConverter() - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
makeConverter() - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Create the Converter with no default value.
makeConverter(Object) - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Create the Converter with a default value.
makeConverter() - Method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
makeEmptyMap() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
makeFullMap() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
map - Variable in class org.apache.commons.beanutils.MappedPropertyTestBean
 
mapped - Variable in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
 
mapped - Variable in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
 
mappedIntProperty - Variable in class org.apache.commons.beanutils.TestBean
A mapped property that has String keys and int values.
mappedNested - Variable in class org.apache.commons.beanutils.TestBean
 
mappedObjects - Variable in class org.apache.commons.beanutils.TestBean
A mapped property that has String keys and Object values.
mappedProperty - Variable in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomeMappedPojo
 
mappedProperty - Variable in class org.apache.commons.beanutils.TestBean
A mapped property that has String keys and String values.
MappedPropertyChildBean - Class in org.apache.commons.beanutils
Inherited Mapped property test bean.
MappedPropertyChildBean() - Constructor for class org.apache.commons.beanutils.MappedPropertyChildBean
 
MappedPropertyChildInterface - Interface in org.apache.commons.beanutils
Test Child Interface
MappedPropertyTestBean - Class in org.apache.commons.beanutils
Just a java bean (JAJB) to try to replicate a reported bug
MappedPropertyTestBean() - Constructor for class org.apache.commons.beanutils.MappedPropertyTestBean
 
MappedPropertyTestCase - Class in org.apache.commons.beanutils
Test Case for the MappedPropertyDescriptor.
MappedPropertyTestCase(String) - Constructor for class org.apache.commons.beanutils.MappedPropertyTestCase
Construct a new instance of this test case.
MappedPropertyTestInterface - Interface in org.apache.commons.beanutils
Test Interface
mapProp - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
mapProperty - Variable in class org.apache.commons.beanutils.TestBean
A mapped property with only a getter and setter for a Map.
mapTest(LazyDynaList, Class, Object) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Map Create
mapVal - Variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
marker - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
marker - Variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
matr - Variable in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
matr3D - Variable in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
MAX_GC_ITERATIONS - Static variable in class org.apache.commons.beanutils.BeanificationTestCase
Maximum number of iterations before our test fails
MAX_GC_ITERATIONS - Static variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Maximum number of iterations before our test fails
MemoryLeakTestCase - Class in org.apache.commons.beanutils.memoryleaktests
Test BeanUtils memory leaks.
MemoryLeakTestCase() - Constructor for class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
 
MemoryTestCase - Class in org.apache.commons.beanutils.converters
This class provides a number of unit tests related to classloaders and garbage collection, particularly in j2ee-like situations.
MemoryTestCase() - Constructor for class org.apache.commons.beanutils.converters.MemoryTestCase
 
metadata - Variable in class org.apache.commons.beanutils.TestResultSetMetaData
Array of column names and class names for metadata.
methodBar(String) - Method in class org.apache.commons.beanutils.priv.PrivateBean
A method accessible via a directly implemented interface.
methodBar(String) - Method in interface org.apache.commons.beanutils.priv.PrivateDirect
A method accessible via a directly implemented interface.
methodBaz(String) - Method in class org.apache.commons.beanutils.priv.PrivateBean
A method accessible via an indirectly implemented interface.
methodBaz(String) - Method in interface org.apache.commons.beanutils.priv.PrivateIndirect
A method accessible via an indirectly implemented interface.
MethodUtilsTestCase - Class in org.apache.commons.beanutils
Test case for MethodUtils
MethodUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.MethodUtilsTestCase
Construct a new instance of this test case.
modCount - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Number of times this map has been modified.
modifiableMap - Variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
moveToCurrentRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
moveToInsertRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
myMap - Variable in class org.apache.commons.beanutils.MappedPropertyTestBean
 

N

name - Variable in class org.apache.commons.beanutils.AbstractChild
 
name - Variable in class org.apache.commons.beanutils.AlphaBean
 
name - Variable in class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.BaseX
 
name - Variable in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomePojo
 
name - Variable in class org.apache.commons.beanutils.NestedTestBean
 
nested - Variable in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
The nested bean pointed at by the "nested" property.
nested - Variable in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
The nested bean pointed at by the "nested" property.
nested - Variable in class org.apache.commons.beanutils.TestBean
A nested reference to another test bean (populated as needed).
nestedDynaBean - Variable in class org.apache.commons.beanutils.TestBean
Another nested reference to another test bean,
NestedTestBean - Class in org.apache.commons.beanutils
Specialist test bean for complex nested properties.
NestedTestBean(String) - Constructor for class org.apache.commons.beanutils.NestedTestBean
 
newArray - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
newClassLoader() - Static method in class org.apache.commons.beanutils.bugs.Jira347TestCase
Create a new class loader instance.
newClassLoader() - Static method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Create a new class loader instance.
newList - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
next() - Method in class org.apache.commons.beanutils.TestResultSet
 
next - Variable in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
next() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
next() - Method in class org.apache.commons.collections.ReferenceMap.KeyIterator
Deprecated.  
next() - Method in class org.apache.commons.collections.ReferenceMap.ValueIterator
Deprecated.  
nextEntry() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
nextExpressions - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
nextKey - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
nextNull() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
nextProperties - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
nextValue - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
nullProp - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
nullProperty - Variable in class org.apache.commons.beanutils.TestBean
A String property with an initial value of null.
NumberConverterTestBase - Class in org.apache.commons.beanutils.converters
Abstract base for <Number>Converter classes.
NumberConverterTestBase(String) - Constructor for class org.apache.commons.beanutils.converters.NumberConverterTestBase
 
numbers - Variable in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Test Number values

O

objectInFullMap - Variable in class org.apache.commons.beanutils.BeanMapTestCase
An object value that will be stored in the bean map as a value.
org.apache.commons.beanutils - package org.apache.commons.beanutils
 
org.apache.commons.beanutils.bugs - package org.apache.commons.beanutils.bugs
 
org.apache.commons.beanutils.bugs.other - package org.apache.commons.beanutils.bugs.other
 
org.apache.commons.beanutils.converters - package org.apache.commons.beanutils.converters
 
org.apache.commons.beanutils.expression - package org.apache.commons.beanutils.expression
 
org.apache.commons.beanutils.locale - package org.apache.commons.beanutils.locale
 
org.apache.commons.beanutils.locale.converters - package org.apache.commons.beanutils.locale.converters
 
org.apache.commons.beanutils.memoryleaktests - package org.apache.commons.beanutils.memoryleaktests
 
org.apache.commons.beanutils.memoryleaktests.pojotests - package org.apache.commons.beanutils.memoryleaktests.pojotests
 
org.apache.commons.beanutils.priv - package org.apache.commons.beanutils.priv
 
org.apache.commons.collections - package org.apache.commons.collections
 
org.apache.commons.collections.keyvalue - package org.apache.commons.collections.keyvalue
 
origLocale - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
outBean - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
outBean - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
outDyna - Variable in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
outDyna - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 

P

PackageBean - Class in org.apache.commons.beanutils.priv
This class is designed to test the default access jvm problem workaround.
PackageBean() - Constructor for class org.apache.commons.beanutils.priv.PackageBean
Package private constructor - can only use factory method to create beans.
PassTestException - Exception in org.apache.commons.beanutils
Just a runtime exception.
PassTestException() - Constructor for exception org.apache.commons.beanutils.PassTestException
 
pojoDynaClass - Variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
pojoTest(LazyDynaList, Class, Object) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Pojo Create
previous() - Method in class org.apache.commons.beanutils.TestResultSet
 
previous - Variable in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
PrimitiveBean - Class in org.apache.commons.beanutils
Bean that has primitive properties
PrimitiveBean() - Constructor for class org.apache.commons.beanutils.PrimitiveBean
 
PRIVATE_DIRECT_CLASS - Static variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The fully qualified class name of our private directly implemented interface.
PRIVATE_INDIRECT_CLASS - Static variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The fully qualified class name of our private indirectly implemented interface.
PrivateBean - Class in org.apache.commons.beanutils.priv
Bean that has a private constructor that exposes properties via various mechanisms (based on property name): foo - Via direct public method bar - Via directly implemented interface baz - Via indirectly implemented interface
PrivateBean() - Constructor for class org.apache.commons.beanutils.priv.PrivateBean
Package private constructor - can only use factory method to create beans.
PrivateBeanFactory - Class in org.apache.commons.beanutils.priv
Factory class for PrivateBean instances.
PrivateBeanFactory() - Constructor for class org.apache.commons.beanutils.priv.PrivateBeanFactory
 
PrivateBeanSubclass - Class in org.apache.commons.beanutils.priv
Bean that exposes methods defined by an interface that is implemented in the superclass.
PrivateBeanSubclass() - Constructor for class org.apache.commons.beanutils.priv.PrivateBeanSubclass
Create a new PrivateBeanSubclass instance.
PrivateDirect - Interface in org.apache.commons.beanutils.priv
Interface that is directly implemented by PrivateBean.
PrivateIndirect - Interface in org.apache.commons.beanutils.priv
Interface that is indirectly implemented by PrivateBean.
profilerLeakReport(String, String) - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Produce a profiler report about where the leaks are.
properties - Static variable in class org.apache.commons.beanutils.BasicDynaBeanTestCase
The set of property names we expect to have returned when calling getDynaProperties().
properties - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
properties - Variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 
properties - Static variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The set of property names we expect to have returned when calling getPropertyDescriptors().
propertyUtils - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
propertyUtilsBean - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
PropertyUtilsBenchCase - Class in org.apache.commons.beanutils
JUnit Test Case containing microbenchmarks for PropertyUtils.
PropertyUtilsBenchCase(String) - Constructor for class org.apache.commons.beanutils.PropertyUtilsBenchCase
Construct a new instance of this test case.
PropertyUtilsTestCase - Class in org.apache.commons.beanutils
Test Case for the PropertyUtils class.
PropertyUtilsTestCase(String) - Constructor for class org.apache.commons.beanutils.PropertyUtilsTestCase
Construct a new instance of this test case.
PropsFirstPropertyUtilsBean - Class in org.apache.commons.beanutils
A PropertyUtilsBean which customises the behaviour of the setNestedProperty and getNestedProperty methods to look for simple properties in preference to map entries.
PropsFirstPropertyUtilsBean() - Constructor for class org.apache.commons.beanutils.PropsFirstPropertyUtilsBean
 
pu - Variable in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
PublicSubBean - Class in org.apache.commons.beanutils.priv
This class is designed to test the default access jvm problem workaround.
PublicSubBean() - Constructor for class org.apache.commons.beanutils.priv.PublicSubBean
Package private constructor - can only use factory method to create beans.
purge(Reference) - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
purge() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Purges stale mappings from this map.
purge(Reference) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated.  
purgeValues - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Should the value be automatically purged when the associated key has been collected?
put(Object, Object) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Associates the given key with the given value.

Q

queue - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. ReferenceQueue used to eliminate stale mappings.

R

readObject(ObjectInputStream) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Reads the contents of this object from the given input stream.
readOnlyProperty - Variable in class org.apache.commons.beanutils.TestBean
A read-only String property.
ReferenceMap - Class in org.apache.commons.collections
Deprecated. Moved to map subpackage. Due to be removed in v4.0.
ReferenceMap() - Constructor for class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a new ReferenceMap that will use hard references to keys and soft references to values.
ReferenceMap(int, int, boolean) - Constructor for class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a new ReferenceMap that will use the specified types of references.
ReferenceMap(int, int) - Constructor for class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a new ReferenceMap that will use the specified types of references.
ReferenceMap(int, int, int, float, boolean) - Constructor for class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a new ReferenceMap with the specified reference types, load factor and initial capacity.
ReferenceMap(int, int, int, float) - Constructor for class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a new ReferenceMap with the specified reference types, load factor and initial capacity.
ReferenceMap.Entry - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.Entry(Object, int, Object, ReferenceMap.Entry) - Constructor for class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
ReferenceMap.EntryIterator - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.EntryIterator() - Constructor for class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
ReferenceMap.KeyIterator - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.KeyIterator() - Constructor for class org.apache.commons.collections.ReferenceMap.KeyIterator
Deprecated.  
ReferenceMap.SoftRef - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.SoftRef(int, Object, ReferenceQueue) - Constructor for class org.apache.commons.collections.ReferenceMap.SoftRef
Deprecated.  
ReferenceMap.ValueIterator - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.ValueIterator() - Constructor for class org.apache.commons.collections.ReferenceMap.ValueIterator
Deprecated.  
ReferenceMap.WeakRef - Class in org.apache.commons.collections
Deprecated.  
ReferenceMap.WeakRef(int, Object, ReferenceQueue) - Constructor for class org.apache.commons.collections.ReferenceMap.WeakRef
Deprecated.  
refreshRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
relative(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
reload(Class) - Method in class org.apache.commons.beanutils.converters.ClassReloader
Given a class already in the classpath of a parent classloader, reload that class via this classloader.
remove() - Method in class org.apache.commons.collections.ReferenceMap.EntryIterator
Deprecated.  
remove(Object) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Removes the key and its associated value from this map.
removeProperties - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
resize() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Resizes this hash table by doubling its capacity.
resolver - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
result - Variable in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
 
resultSetMetaData - Variable in class org.apache.commons.beanutils.TestResultSet
Meta data for the result set.
row - Variable in class org.apache.commons.beanutils.TestResultSet
Current row number (0 means "before the first one").
rowDeleted() - Method in class org.apache.commons.beanutils.TestResultSet
 
rowInserted() - Method in class org.apache.commons.beanutils.TestResultSet
 
rowUpdated() - Method in class org.apache.commons.beanutils.TestResultSet
 

S

secret - Variable in class org.apache.commons.beanutils.BetaBean
 
serializeDeserialize(Object, String) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Do serialization and deserialization.
serializeDeserialize(Object, String) - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Do serialization and deserialization.
serialVersionUID - Static variable in class org.apache.commons.collections.ReferenceMap
Deprecated. For serialization.
setAnotherNested(TestBean) - Method in class org.apache.commons.beanutils.TestBean
 
setAnyMapped(MappedPropertyTestBean, MappedPropertyTestBean) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setARatedCd(String) - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
setArrayList(ArrayList) - Method in class org.apache.commons.beanutils.IndexedTestBean
Setter for the java.util.ArrayList property.
setArrayList(int, Object) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Setter for the java.util.ArrayList property.
setBar(boolean) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
setBar(boolean) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
setBar(String) - Method in class org.apache.commons.beanutils.priv.PackageBean
 
setBean(BeanUtilsBean) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setBean(LocaleBeanUtilsBean) - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
setBoolean(boolean) - Method in class org.apache.commons.beanutils.PrimitiveBean
 
setBooleanProperty(boolean) - Method in class org.apache.commons.beanutils.BenchBean
 
setBooleanProperty(boolean) - Method in class org.apache.commons.beanutils.TestBean
 
setBooleanSecond(boolean) - Method in class org.apache.commons.beanutils.TestBean
 
setbRatedCd(String) - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase.TestBean
 
setByteProperty(byte) - Method in class org.apache.commons.beanutils.BenchBean
 
setByteProperty(byte) - Method in class org.apache.commons.beanutils.TestBean
 
setComparator(Comparator) - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase.TestBean
Set the comparator.
setConvertUtils(ConvertUtilsBean) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setConvertUtils(LocaleConvertUtilsBean) - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
setDateArrayProperty(int, Date) - Method in class org.apache.commons.beanutils.bugs.Jira92TestCase.Jira92TestBean
Indexed Setter.
setDateArrayProperty(Date[]) - Method in class org.apache.commons.beanutils.TestBean
 
setDateProperty(Date) - Method in class org.apache.commons.beanutils.TestBean
 
setDifferentTypes(String, Integer) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setDouble(double) - Method in class org.apache.commons.beanutils.PrimitiveBean
 
setDoubleProperty(double) - Method in class org.apache.commons.beanutils.BenchBean
 
setDoubleProperty(double) - Method in class org.apache.commons.beanutils.TestBean
 
setDupProperty(int, String) - Method in class org.apache.commons.beanutils.TestBean
 
setDupProperty(String[]) - Method in class org.apache.commons.beanutils.TestBean
 
setException(Exception) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setException(Exception) - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
setFetchDirection(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
setFetchSize(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
setFish(String, String) - Method in class org.apache.commons.beanutils.BeanWithInnerBean.InnerBean
 
setFloat(float) - Method in class org.apache.commons.beanutils.PrimitiveBean
 
setFloatProperty(float) - Method in class org.apache.commons.beanutils.BenchBean
 
setFloatProperty(float) - Method in class org.apache.commons.beanutils.TestBean
 
setFoo(String) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean
 
setFoo(String) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
setFoo(String) - Method in class org.apache.commons.beanutils.priv.PublicSubBean
 
setIndexed(int, String) - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Set indexed property.
setIndexedProperty(int, NestedTestBean) - Method in class org.apache.commons.beanutils.NestedTestBean
 
setIndexedWriteOnly(int, String) - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Set indexed property.
setInnerClassProperty(Jira357TestCase.AbstractTestBean.InnerClass) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.ConcreteTestBean
 
setInnerName(String) - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase.AbstractTestBean.InnerClass
 
setInt(int) - Method in class org.apache.commons.beanutils.PrimitiveBean
 
setIntArray(int[]) - Method in class org.apache.commons.beanutils.TestBean
 
setIntIndexed(int, int) - Method in class org.apache.commons.beanutils.TestBean
 
setIntProperty(int) - Method in class org.apache.commons.beanutils.BenchBean
 
setIntProperty(int) - Method in class org.apache.commons.beanutils.TestBean
 
setInvalidBoolean(String) - Method in class org.apache.commons.beanutils.TestBean
 
setInvalidGetter(String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setInvalidSetter(String, String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setJcrMixinTypes(String[]) - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase.SimplePojoData
 
setLong(long) - Method in class org.apache.commons.beanutils.PrimitiveBean
 
setLongProperty(long) - Method in class org.apache.commons.beanutils.BenchBean
 
setLongProperty(long) - Method in class org.apache.commons.beanutils.TestBean
 
setMapped(String, String) - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Set mapped property.
setMappedBoolean(String, boolean) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setMappedIntProperty(String, int) - Method in class org.apache.commons.beanutils.TestBean
 
setMappedObjects(String, Object) - Method in class org.apache.commons.beanutils.TestBean
 
setMappedPrimitive(int, int) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setMappedProperty(String, String) - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomeMappedPojo
 
setMappedProperty(String, String) - Method in class org.apache.commons.beanutils.TestBean
 
setMappedSetterOnly(String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setMappedWriteOnly(String, String) - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Set mapped property.
setMapproperty(String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setMapproperty(String, String) - Method in interface org.apache.commons.beanutils.MappedPropertyTestInterface
 
setMapProperty(Map) - Method in class org.apache.commons.beanutils.TestBean
 
setMarkerObject(Object) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setMarkerObject(Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
setMatr(String[][]) - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
setMatr3D(String[][][]) - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase.MyBean
 
setName(String) - Method in class org.apache.commons.beanutils.AbstractChild
 
setName(String) - Method in class org.apache.commons.beanutils.AlphaBean
 
setName(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.BaseX
 
setName(String) - Method in interface org.apache.commons.beanutils.bugs.other.Jira298BeanFactory.IX
 
setName(String) - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.SomePojo
 
setName(String) - Method in class org.apache.commons.beanutils.NestedTestBean
 
setNestedDynaBean(DynaBean) - Method in class org.apache.commons.beanutils.TestBean
 
setNoGetterMappedProperty(String, String) - Method in class org.apache.commons.beanutils.BetaBean
 
setNoGetterProperty(String) - Method in class org.apache.commons.beanutils.BetaBean
 
setNullProperty(String) - Method in class org.apache.commons.beanutils.TestBean
 
setPropertyOfMapBean(Map, String, Object) - Method in class org.apache.commons.beanutils.PropsFirstPropertyUtilsBean
Note: this is a *very rough* override of this method.
setPropertyUtils(PropertyUtilsBean) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setProtectedMapped(String, String) - Method in class org.apache.commons.beanutils.MappedPropertyTestBean
 
setShortProperty(short) - Method in class org.apache.commons.beanutils.BenchBean
 
setShortProperty(short) - Method in class org.apache.commons.beanutils.TestBean
 
setSignal(int) - Method in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
setSignal(int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
setSimple(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
Set simple property.
setSimpleWriteOnly(String) - Method in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
Set simpleWriteOnly
setSomeByteValue(byte) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeCharValue(char) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeDoubleValue(double) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeFloatValue(float) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeIntegerValue(Integer) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeIntValue(int) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeLongValue(long) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeObjectValue(Object) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeShortValue(short) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setSomeStringValue(String) - Method in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
setStringArray(String[]) - Method in class org.apache.commons.beanutils.IndexedTestBean
Setter for the String[] property.
setStringArray(int, String) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Setter for the String[] property.
setStringArray(String[]) - Method in class org.apache.commons.beanutils.TestBean
 
setStringIndexed(int, String) - Method in class org.apache.commons.beanutils.TestBean
 
setStringList(List) - Method in class org.apache.commons.beanutils.IndexedTestBean
Setter for the java.util.List property.
setStringList(int, String) - Method in class org.apache.commons.beanutils.IndexedTestBean
Indexed Setter for the java.util.List property.
setStringProperty(String) - Method in class org.apache.commons.beanutils.BenchBean
 
setStringProperty(String) - Method in class org.apache.commons.beanutils.TestBean
 
setTestBoolean(boolean) - Method in class org.apache.commons.beanutils.NestedTestBean
 
setTestProperty(Boolean) - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase.ObjectBean
 
setTestProperty(boolean) - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase.PrimitiveBean
 
setTestString(String) - Method in class org.apache.commons.beanutils.NestedTestBean
 
setUnusuallyNamedProperty(String) - Method in class org.apache.commons.beanutils.ExtendMapBean
 
setUp() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira368TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.bugs.Jira87TestCase
Set up.
setUp() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Set Up
setUp() - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Set Up
setUp() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Set Up
setUp() - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Set Up
setUp() - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
setUp() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaPropertyTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Set Up
setUp() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Set up instance variables required by this test case.
setUpShared() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Shared Set up.
setValue(String, String) - Method in class org.apache.commons.beanutils.TestBean.MappedTestBean
 
setValue(Object) - Method in class org.apache.commons.collections.keyvalue.AbstractMapEntry
Sets the value stored in this Map Entry.
setValue(Object) - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
setWriteOnlyProperty(String) - Method in class org.apache.commons.beanutils.TestBean
 
ShortConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the ShortConverter class.
ShortConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
ShortLocaleConverterTestCase - Class in org.apache.commons.beanutils.locale.converters
Test Case for the ShortLocaleConverter class.
ShortLocaleConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
 
shortProperty - Variable in class org.apache.commons.beanutils.BenchBean
A short property.
shortProperty - Variable in class org.apache.commons.beanutils.TestBean
A short property.
showArray(String, String[]) - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Show array contents.
signal - Variable in class org.apache.commons.beanutils.BeanificationTestCase.Signal
 
signal - Variable in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.Signal
 
simple - Variable in class org.apache.commons.beanutils.bugs.other.Jira18BeanFactory.PackageFriendlyBean
 
simple - Variable in class org.apache.commons.beanutils.bugs.other.Jira61BeanFactory.TestBean
 
simpleBean - Variable in class org.apache.commons.beanutils.NestedTestBean
 
size - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Number of mappings in this map.
size() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns the size of this map.
SOFT - Static variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Constant indicating that soft references should be used.
someByte - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someChar - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someDouble - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someFloat - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someInt - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someInteger - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someLong - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
SomeMappedPojo - Class in org.apache.commons.beanutils.memoryleaktests.pojotests
Test POJO with mapped property
SomeMappedPojo() - Constructor for class org.apache.commons.beanutils.memoryleaktests.pojotests.SomeMappedPojo
 
someObject - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
SomePojo - Class in org.apache.commons.beanutils.memoryleaktests.pojotests
Test POJO
SomePojo() - Constructor for class org.apache.commons.beanutils.memoryleaktests.pojotests.SomePojo
 
someShort - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
someString - Variable in class org.apache.commons.beanutils.BeanMapTestCase.BeanWithProperties
 
SonOfAlphaBean - Class in org.apache.commons.beanutils
 
SonOfAlphaBean(String) - Constructor for class org.apache.commons.beanutils.SonOfAlphaBean
 
SqlDateConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the SqlDateConverter class.
SqlDateConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Construct a new Date test case.
SqlTimeConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the SqlTimeConverter class.
SqlTimeConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Construct a new Date test case.
SqlTimestampConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the SqlTimestampConverter class.
SqlTimestampConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Construct a new Date test case.
STANDARD_FALSES - Static variable in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
 
STANDARD_FALSES - Static variable in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
STANDARD_TRUES - Static variable in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
 
STANDARD_TRUES - Static variable in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
string2dArray - Variable in class org.apache.commons.beanutils.TestBean
 
stringArray - Variable in class org.apache.commons.beanutils.IndexedTestBean
 
stringArray - Variable in class org.apache.commons.beanutils.TestBean
A String array property accessed as a String.
StringArrayConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for StringArrayConverter
StringArrayConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.StringArrayConverterTestCase
 
stringConversion(Converter, String, Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Conversion to String
stringIndexed - Variable in class org.apache.commons.beanutils.TestBean
A String array property accessed as an indexed property.
stringList - Variable in class org.apache.commons.beanutils.IndexedTestBean
 
stringProp - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
stringProperty - Variable in class org.apache.commons.beanutils.BenchBean
A String property.
stringProperty - Variable in class org.apache.commons.beanutils.TestBean
A String property.
stringVal - Static variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
suite() - Static method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.BeanComparatorTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.BeanificationTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.BeanMapTestCase
 
suite() - Static method in class org.apache.commons.beanutils.BeanUtils2TestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.BeanUtilsBenchCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.BeanUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira349TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira368TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.bugs.Jira87TestCase
Create a test suite for this test.
suite() - Static method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.ClassReloaderTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.ConverterTestSuite
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
suite() - Static method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaPropertyTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaResultSetTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.DynaRowSetTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Create Test Suite
suite() - Static method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.LazyDynaListTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertTestSuite
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.MappedPropertyTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.MethodUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Return the tests included in this test suite.

T

table - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. The hash table.
tearDown() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira368TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.bugs.Jira87TestCase
Tear Down.
tearDown() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Tear Down
tearDown() - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Tear Down
tearDown() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Tear Down
tearDown() - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Tear Down
tearDown() - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
tearDown() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaPropertyTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Tear Down
tearDown() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Tear down instance variables required by this test case.
TEST_BEAN_CLASS - Static variable in class org.apache.commons.beanutils.PropertyUtilsTestCase
The fully qualified class name of our test bean class.
testAddChild(String) - Method in class org.apache.commons.beanutils.AbstractParent
Method which matches signature but which has wrong parameters
testAddChild(Child) - Method in class org.apache.commons.beanutils.AbstractParent
 
testAddChild2(String, String) - Method in class org.apache.commons.beanutils.AbstractParent
Method which matches signature but which has wrong parameters
testAddChild2(String, Child) - Method in class org.apache.commons.beanutils.AbstractParent
 
testAdditionalStrings() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that the user can specify non-standard true/false values by providing a customised BooleanConverter.
testAdditionalStrings() - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testAddProperty1() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name) method
testAddProperty2() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type) method
testAddProperty3() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type, readable, writable) method
testAddPropertyNullName1() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name) method with 'null' name
testAddPropertyNullName2() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type) method with 'null' name
testAddPropertyNullName3() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type, readable, writable) method with 'null' name
testAddPropertyRestricted1() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name) method when restricted is set to 'true'
testAddPropertyRestricted2() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type) method when restricted is set to 'true'
testAddPropertyRestricted3() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test add(name, type, readable, writable) method when restricted is set to 'true'
testAnyArgsProperty() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test property with any two args
testArray() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Array Conversion
testArray - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
testArrayIndexedPropertyDescriptor() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test IndexedPropertyDescriptor for an Array
testArrayIndexedReadMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Indexed Read Method for an Array
testArrayIndexedWriteMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Indexed Write Method for an Array
testArrayListIndexedPropertyDescriptor() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test IndexedPropertyDescriptor for an ArrayList
testArrayListReadMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Read Method for an ArrayList
testArrayListWriteMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Write Method for an ArrayList
testArrayPropertyConversion() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
 
testArrayReadMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Read Method for an Array
testArrayWriteMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Write Method for an Array
testBasicOperation() - Method in class org.apache.commons.beanutils.converters.ClassReloaderTestCase
Test basic operation of the ClassReloader.
testBean - Variable in class org.apache.commons.beanutils.bugs.Jira61TestCase
 
TestBean - Class in org.apache.commons.beanutils
General purpose test bean for JUnit tests for the "beanutils" component.
TestBean() - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(String) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(float) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(boolean) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(Boolean) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(float, String) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(boolean, String) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(Boolean, String) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(Integer) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(double) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(int) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(boolean, boolean, String) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(List) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean(String[][]) - Constructor for class org.apache.commons.beanutils.TestBean
 
TestBean.MappedTestBean - Class in org.apache.commons.beanutils
 
TestBean.MappedTestBean() - Constructor for class org.apache.commons.beanutils.TestBean.MappedTestBean
 
testBeanMapClone() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
testBeanMapPutAllWriteable() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
TestBeanPackageSubclass - Class in org.apache.commons.beanutils
This is a package private subclass of TestBean.
TestBeanPackageSubclass() - Constructor for class org.apache.commons.beanutils.TestBeanPackageSubclass
 
TestBeanPublicSubclass - Class in org.apache.commons.beanutils
This is a public subclass of TestBean.
TestBeanPublicSubclass() - Constructor for class org.apache.commons.beanutils.TestBeanPublicSubclass
 
testBeanUtilsBeanSetInstance() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether different threads can set beanutils instances correctly
testBeanUtilsBeanSetInstance() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether different threads can set beanutils instances correctly
testBeanUtilsGetProperty_aRatedCd() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Test BeanUtils getProperty() for property "aRatedCd".
testBeanUtilsGetProperty_ARatedCd() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Test BeanUtils getProperty() for property "ARatedCd".
testBeanUtilsGetProperty_bRatedCd() - Method in class org.apache.commons.beanutils.bugs.Jira369TestCase
Test BeanUtils getProperty() for property "bRatedCd".
testBeanUtilsSetProperty_2DArray() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Test BeanUtils setProperty() with 2D array.
testBeanUtilsSetProperty_3DArray() - Method in class org.apache.commons.beanutils.bugs.Jira345TestCase
Test BeanUtils setProperty() with 3D array.
testBeanUtilsSetProperty_CustomConvertStringToArray_WithColonValue() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Test BeanUtils setProperty() String to array with colon value
testBeanUtilsSetProperty_DefaultConvertStringToArray_WithColonValue() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Test BeanUtils setProperty() String to array with colon value
testBeanUtilsSetProperty_DefaultConvertStringToArray_WithoutColonValue() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Test BeanUtils setProperty() String to array without colon value
testBeanUtilsSetProperty_DefaultConvertStringToArray_WithoutColonValueAndNocoma() - Method in class org.apache.commons.beanutils.bugs.Jira359TestCase
Test BeanUtils setProperty() String to array without colon value and no comma
testBeanUtilsSetProperty_NullBean() - Method in class org.apache.commons.beanutils.bugs.Jira368TestCase
Test BeanUtils setProperty() with Null value
testBoolean - Variable in class org.apache.commons.beanutils.NestedTestBean
 
testBooleanMapped() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test boolean "is" method name
testBooleanToNumberDefault() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Boolean --> Number (default conversion)
testCalendar - Variable in class org.apache.commons.beanutils.BeanUtilsTestCase
Test Calendar value
testCalendarObject() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Calendar
testCalendarToNumber() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Calendar --> Long
testCaseInsensitivity() - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testChildInterfaceMapped() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Interface Inherited mapped property
testClear() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test clear() method
testClearCache() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test MethodUtils.clearCache().
testCloneDynaBean() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test the cloneBean() method from a DynaBean.
testCollection(LazyDynaList, Class, DynaClass, Object) - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Collection
testCompareBeanAgainstSelf() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing one bean against itself.
testCompareIdentical() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans via their name using the default Comparator where they have the same value.
testCompareOnBooleanProperty() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans on a boolean property, which is not possible.
testCompareOnMissingProperty() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans who don't have a property
testCompareWithNulls() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans via their name using the default Comparator, but with one of the beans being null.
testComponentIntegerConverter() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test Converting using the IntegerConverter as the component Converter
testComponentRegistersCustomConverter() - Method in class org.apache.commons.beanutils.converters.MemoryTestCase
Test whether registering a custom Converter subclass while a custom context classloader is set causes a memory leak.
testComponentRegistersStandardConverter() - Method in class org.apache.commons.beanutils.converters.MemoryTestCase
Test whether registering a standard Converter instance while a custom context classloader is set causes a memory leak.
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_2() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter() constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_3() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(locPattern) constructor Uses the default locale, no default value
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_4() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(Locale) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_5() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(Locale, locPattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_6() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(Locale, pattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_7() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(Locale, pattern, locPattern) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_8() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(defaultValue) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructor_9() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(defaultValue, locPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.LongLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testConstructorMain() - Method in class org.apache.commons.beanutils.locale.converters.ShortLocaleConverterTestCase
Test Converter(defaultValue, locale, pattern, localizedPattern) constructor
testContainsKey() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test containsKey() method
testContainsValue() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test containsValue() method
testContextClassloaderIndependence() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether calls are independent for different classloaders
testContextClassloaderIndependence() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether calls are independent for different classloaders
testContextClassLoaderLocal() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether difference instances are loaded by different context classloaders.
testContextClassLoaderLocal() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether difference instances are loaded by different context classloaders.
testContextClassLoaderUnset() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether the unset method works
testContextClassLoaderUnset() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether the unset method works
testConversionValues(BooleanConverter, String[], String[]) - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testConvertDate() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Assumes convert() returns some non-null instance of getExpectedType().
testConvertNull() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Assumes ConversionException in response to covert(getExpectedType(), null).
testConvertNull() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Assumes ConversionException in response to covert(getExpectedType(),null).
testConvertNumber() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Assumes convert(getExpectedType(),Number) returns some non-null instance of getExpectedType().
testConvertStringArrayLocaleNull() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Test conversion of a String array using a Locale and pattern.
testConvertStringLocaleNull() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Test conversion of a String using a Locale and pattern.
testConvertToCharacter() - Method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Test Conversion to Character
testConvertToClass() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Conversion to Class
testConvertToClassDefault() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Invalid Conversion with default
testConvertToClassDefaultNull() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Invalid Conversion with default "null"
testConvertToString() - Method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Test Conversion to String
testConvertToString() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Conversion to String
testConvertToString() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
 
testConvertUtilsBean_converters_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that ConvertUtilsBean's converters doesn't cause a memory leak.
testCopyPropertiesBean() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testCopyPropertiesBean() - Method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
testCopyPropertiesDyna() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testCopyPropertiesDyna() - Method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
testCopyPropertiesDynaBean() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test the copyProperties() method from a DynaBean.
testCopyPropertiesDynaBean() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test the copyProperties() method from a DynaBean.
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperties() when the origin is a a Map.
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test copyProperties() when the origin is a a Map.
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test copyProperties() when the origin is a a Map.
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.PropertyUtilsBenchCase
 
testCopyPropertiesMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test copyProperties() when the origin is a a Map.
testCopyPropertiesStandard() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test the copyProperties() method from a standard JavaBean.
testCopyPropertiesStandard() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test the copyProperties() method from a standard JavaBean.
testCopyPropertiesStrs() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testCopyPropertyByte() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on byte.
testCopyPropertyByte() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on byte.
testCopyPropertyConvert() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperty() conversion.
testCopyPropertyConvertFromString() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperty() converting from a String.
testCopyPropertyConvertToString() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test copyProperty() converting to a String.
testCopyPropertyConvertToString() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperty() converting to a String.
testCopyPropertyConvertToStringArray() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test copyProperty() converting to a String.
testCopyPropertyConvertToStringArray() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperty() converting to a String.
testCopyPropertyConvertToStringIndexed() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test copyProperty() converting to a String on indexed property
testCopyPropertyConvertToStringIndexed() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copyProperty() converting to a String on indexed property
testCopyPropertyDouble() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on double.
testCopyPropertyDouble() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on double.
testCopyPropertyFloat() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on float.
testCopyPropertyFloat() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on float.
testCopyPropertyInteger() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on int.
testCopyPropertyInteger() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on int.
testCopyPropertyLong() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on long.
testCopyPropertyLong() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on long.
testCopyPropertyNestedIndexedArray() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copying a property using a nested indexed array expression, with and without conversions.
testCopyPropertyNestedIndexedArray() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test copying a property using a nested indexed array expression, with and without conversions.
testCopyPropertyNestedMappedMap() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copying a property using a nested mapped map property.
testCopyPropertyNestedMappedMap() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test copying a property using a nested mapped map property.
testCopyPropertyNestedSimple() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copying a property using a nested simple expression, with and without conversions.
testCopyPropertyNestedSimple() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test copying a property using a nested simple expression, with and without conversions.
testCopyPropertyNull() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copying a null property value.
testCopyPropertyNull() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test copying a null property value.
testCopyPropertyShort() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on short.
testCopyPropertyShort() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test narrowing and widening conversions on short.
testCopyPropertyWriteOnly() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test copying a new value to a write-only property, with and without conversions.
testDateObject() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test java.util.Date
testDateToNumber() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Date --> Long
testDefault() - Method in class org.apache.commons.beanutils.converters.CharacterConverterTestCase
Test Conversion to Character (with default)
testDefaultStringToTypeConvert() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test default String to type conversion N.B.
testDefaultStringToTypeConvert() - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Test default String to java.sql.Date conversion
testDefaultStringToTypeConvert() - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Test default String to java.sql.Time conversion
testDefaultStringToTypeConvert() - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Test default String to java.sql.Timestamp conversion
testDefaultTransformersMap() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Test the default transformers HashMap
testDefaultType() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Default Type conversion (i.e.
testDefaultTypeToStringConvert() - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Test default java.sql.Date to String conversion
testDefaultValue() - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testDeregisteringSingleConverter() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
 
testDescribe() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test the describe() method.
testDescribe() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test the describe() method.
testDescribe() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test the describe() method.
testDescribe() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test the describe() method.
testDifferentTypes() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mapped Property - Different Types Expect to find the getDifferentTypes() method, but not the setDifferentTypes() method because setDifferentTypes() sets and Integer, while getDifferentTypes() returns a Long.
testDynaBeanDynaClass() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test DynaBean Create
testDynaBeanType() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test DynaBean Create
testElementDefault() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that when a custom BooleanConverter is used, and that converter has a (per-element) default, then that element (and just that element) is assigned the default value.
testEmptyString() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test Empty String
testEntrySet() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test entrySet() method
testEqual() - Method in class org.apache.commons.beanutils.BeanPredicateTestCase
 
testEqualsObject() - Method in class org.apache.commons.beanutils.DynaPropertyTestCase
Class under test for boolean equals(Object)
testErrors() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test Errors creating the converter
testEvaluateWithBooleanProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with boolean property.
testEvaluateWithByteProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with byte property.
testEvaluateWithDoubleProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with double property.
testEvaluateWithFloatProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with float property.
testEvaluateWithIndexedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with indexed property.
testEvaluateWithIntProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with int property.
testEvaluateWithInvalidPropertyName() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with an invalid property name.
testEvaluateWithMappedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with mapped property.
testEvaluateWithNestedMappedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with nested mapped property.
testEvaluateWithNestedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with nested property.
testEvaluateWithNullInPath() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with null in property path and ignore=false.
testEvaluateWithNullInPathAndIgnoreTrue() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with null in property path and ignore=true.
testEvaluateWithPrimitiveAndNull() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with primitive property and null value.
testEvaluateWithReadOnlyProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with read only property.
testEvaluateWithSimpleStringProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with simple String property.
testEvaluateWithSimpleStringPropertyWithNullValues() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with simple String property and null values.
testEvaluateWithWriteOnlyProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicateTestCase
Test evaluate with write only property.
testExceptionFromInvoke() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test PropertyUtilsBean's invoke method throwing an IllegalArgumentException and check that the "cause" has been properly initialized for JDK 1.4+ See BEANUTILS-266 for changes and reason for test
testExecuteWithIndexedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with indexed property.
testExecuteWithInvalidPropertyName() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with an invalid property name.
testExecuteWithMappedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with mapped property.
testExecuteWithNestedProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with a nested property.
testExecuteWithNullInPropertyPath() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with a nested property and null in the property path.
testExecuteWithNullInPropertyPathAngIgnoreTrue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with a nested property and null in the property path and ignoreNull = true.
testExecuteWithReadOnlyProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with read only property.
testExecuteWithSimpleBooleanPropertyAndBooleanValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple boolean property and Boolean value.
testExecuteWithSimpleBooleanPropertyAndStringValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple boolean property and String value.
testExecuteWithSimpleBytePropertyAndByteValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple byte property and Byte value.
testExecuteWithSimpleBytePropertyAndStringValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple boolean property and String value.
testExecuteWithSimpleDoublePropertyAndDoubleValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple double property and Double value.
testExecuteWithSimpleDoublePropertyAndFloatValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple double property and Float value.
testExecuteWithSimpleDoublePropertyAndIntegerValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple double property and Integer value.
testExecuteWithSimpleDoublePropertyAndStringValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple double property and String value.
testExecuteWithSimpleFloatPropertyAndDoubleValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple float property and Double value.
testExecuteWithSimpleFloatPropertyAndFloatValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple float property and Float value.
testExecuteWithSimpleFloatPropertyAndIntegerValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple float property and Integer value.
testExecuteWithSimpleFloatPropertyAndStringValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple float property and String value.
testExecuteWithSimpleIntPropertyAndDoubleValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple int property and Double value.
testExecuteWithSimpleIntPropertyAndFloatValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple int property and Float value.
testExecuteWithSimpleIntPropertyAndIntegerValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple int property and Integer value.
testExecuteWithSimpleIntPropertyAndStringValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple int property and String value.
testExecuteWithSimplePrimitivePropertyAndNullValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with simple primitive property and null value.
testExecuteWithSimpleStringProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with a simple String property.
testExecuteWithWriteOnlyProperty() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosureTestCase
Test execute with write only property.
testFloatLimits() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test Float limits
testFound() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test valid method name
testGeneral() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
General Tests
testGet() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test get() method
testGetAccessibleConstructor() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testGetAccessibleConstructorWithConstructorArg() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testGetAccessibleConstructorWithTypeArray() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testGetAccessibleMethod() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test getAccessibleMethod.
testGetArray() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an array property
testGetArrayAsString() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an array property as a String NOTE: Why does retrieving array just return the first element in the array, whereas retrieveing a List returns a comma separated list of all the elements?
testGetArrayItemA() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an indexed item of an Array using getProperty("name[x]")
testGetArrayItemB() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an indexed item of an Array using getIndexedProperty("name")
testGetArrayList() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an ArrayList
testGetArrayProperty() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests the string and int arrays of TestBean
testGetArrayProperty() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests the string and int arrays of TestBean
testGetArrayPropertyDate() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test getArrayProperty() converting to a String.
testGetArrayPropertyDate() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test getArrayProperty() converting to a String.
testGetByContextClassLoader() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether difference instances are loaded by different context classloaders.
testGetByContextClassLoader() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether difference instances are loaded by different context classloaders.
testGetDefaultTransformersMap() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Test the default transformers via the public static Map instance
testGetDescriptorArguments() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Corner cases on getDynaProperty invalid arguments.
testGetDescriptorArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getPropertyDescriptor invalid arguments.
testGetDescriptorBase(String, Class) - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Base for testGetDescriptorXxxxx() series of tests.
testGetDescriptorBase(String, String, String) - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Base for testGetDescriptorXxxxx() series of tests.
testGetDescriptorBoolean() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property booleanProperty.
testGetDescriptorBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property booleanProperty.
testGetDescriptorDouble() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property doubleProperty.
testGetDescriptorDouble() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property doubleProperty.
testGetDescriptorFloat() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property floatProperty.
testGetDescriptorFloat() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property floatProperty.
testGetDescriptorInt() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property intProperty.
testGetDescriptorInt() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property intProperty.
testGetDescriptorInvalidBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative tests on an invalid property with two different boolean getters (which is fine, according to the JavaBeans spec) but a String setter instead of a boolean setter.
testGetDescriptorLong() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property longProperty.
testGetDescriptorLong() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property longProperty.
testGetDescriptorMappedPeriods() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting mapped descriptor with periods in the key.
testGetDescriptorReadOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property readOnlyProperty.
testGetDescriptors() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive test for getDynaPropertys().
testGetDescriptors() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive test for getPropertyDescriptors().
testGetDescriptorsArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getPropertyDescriptors invalid arguments.
testGetDescriptorSecond() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property booleanSecond that uses an "is" method as the getter.
testGetDescriptorSecond() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property booleanSecond that uses an "is" method as the getter.
testGetDescriptorShort() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property shortProperty.
testGetDescriptorShort() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property shortProperty.
testGetDescriptorString() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive getDynaProperty on property stringProperty.
testGetDescriptorString() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property stringProperty.
testGetDescriptorUnknown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative getPropertyDescriptor on property unknown.
testGetDescriptorWriteOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive getPropertyDescriptor on property writeOnlyProperty.
testGetDynaProperties() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testGetDynaProperties() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testGetDynaProperty() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testGetDynaProperty() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testGetGeneralProperty() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests getting a 'whatever' property
testGetGeneralProperty() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests getting a 'whatever' property
testGetIndex() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test getIndex() method.
testGetIndexedArguments() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Corner cases on getIndexedProperty invalid arguments.
testGetIndexedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on getIndexedProperty invalid arguments.
testGetIndexedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getIndexedProperty invalid arguments.
testGetIndexedArray() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting an indexed value out of a multi-dimensional array
testGetIndexedList() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting an indexed value out of List of Lists
testGetIndexedMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting a value out of a mapped Map
testGetIndexedProperty1() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests getting an indexed property
testGetIndexedProperty1() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests getting an indexed property
testGetIndexedProperty2() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests getting an indexed property
testGetIndexedProperty2() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests getting an indexed property
testGetIndexedPropertyDate() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test getArrayProperty() converting to a String.
testGetIndexedPropertyDate() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test getArrayProperty() converting to a String.
testGetIndexedValues() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive and negative tests on getIndexedProperty valid arguments.
testGetIndexedValues() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Positive and negative tests on getIndexedProperty valid arguments.
testGetIndexedValues() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive and negative tests on getIndexedProperty valid arguments.
testGetInstance() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Tests getInstance method
testGetList() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting a List JDK 1.3.1_04: Test Passes JDK 1.4.2_05: Test Fails - fails NoSuchMethodException, i.e.
testGetListAsString() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting a List property as a String JDK 1.3.1_04: Test Passes JDK 1.4.2_05: Test Fails - fails NoSuchMethodException, i.e.
testGetListItemA() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an indexed item of a List using getProperty("name[x]")
testGetListItemB() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test getting an indexed item of a List using getIndexedProperty("name")
testGetMapKey() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test getMapKey() method.
testGetMappedArguments() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Corner cases on getMappedProperty invalid arguments.
testGetMappedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on getMappedProperty invalid arguments.
testGetMappedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getMappedProperty invalid arguments.
testGetMappedArray() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting an indexed value out of a mapped array
testGetMappedList() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting an indexed value out of a mapped List
testGetMappedMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting a value out of a mapped Map
testGetMappedPeriods() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getting mapped values with periods in the key.
testGetMappedPeriods() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting mapped values with periods in the key.
testGetMappedSlashes() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getting mapped values with slashes in the key.
testGetMappedSlashes() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting mapped values with slashes in the key.
testGetMappedValues() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive and negative tests on getMappedProperty valid arguments.
testGetMappedValues() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Positive and negative tests on getMappedProperty valid arguments.
testGetMappedValues() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive and negative tests on getMappedProperty valid arguments.
testGetName() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testGetName() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testGetName() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test getName() method.
testGetNestedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on getNestedProperty invalid arguments.
testGetNestedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getNestedProperty invalid arguments.
testGetNestedBoolean() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a boolean property.
testGetNestedBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a boolean property.
testGetNestedDouble() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a double property.
testGetNestedDouble() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a double property.
testGetNestedFloat() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a float property.
testGetNestedFloat() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a float property.
testGetNestedInt() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on an int property.
testGetNestedInt() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on an int property.
testGetNestedLong() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a long property.
testGetNestedLong() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a long property.
testGetNestedProperty() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests getting a nested property
testGetNestedProperty() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests getting a nested property
testGetNestedReadOnly() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a read-only String property.
testGetNestedReadOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a read-only String property.
testGetNestedShort() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a short property.
testGetNestedShort() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a short property.
testGetNestedString() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getNestedProperty on a String property.
testGetNestedString() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a String property.
testGetNestedUnknown() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test getNestedProperty on an unknown property.
testGetNestedUnknown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test getNestedProperty on an unknown property.
testGetNestedWriteOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getNestedProperty on a write-only String property.
testGetPropertyDoesntExist1() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test retrieving a property which doesn't exist (returnNull is 'false')
testGetPropertyDoesntExist2() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test retrieving a property which doesn't exist (returnNull is 'true')
testGetPropertyType() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getPropertyType() on all kinds of properties.
testGetPublicSubBean_of_PackageBean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test accessing a public sub-bean of a package scope bean
testGetReadMethod(Object, String[], String) - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Base for testGetReadMethod() series of tests.
testGetReadMethodBasic() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property reader methods for a specified list of properties of our standard test bean.
testGetReadMethodPackageSubclass() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property reader methods for a specified list of properties of a package private subclass of our standard test bean.
testGetReadMethodPublicInterface() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property reader methods for a specified list of properties that are declared either directly or via implemented interfaces.
testGetReadMethodPublicSubclass() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property reader methods for a specified list of properties of a public subclass of our standard test bean.
testGetSetInnerBean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Text case for setting properties on inner classes
testGetSetParentBean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Text case for setting properties on parent
testGetSimpleArguments() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Corner cases on getSimpleProperty invalid arguments.
testGetSimpleArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on getSimpleProperty invalid arguments.
testGetSimpleArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getSimpleProperty invalid arguments.
testGetSimpleBoolean() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a boolean property.
testGetSimpleBoolean() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a boolean property.
testGetSimpleBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a boolean property.
testGetSimpleDouble() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a double property.
testGetSimpleDouble() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a double property.
testGetSimpleDouble() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a double property.
testGetSimpleFloat() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a float property.
testGetSimpleFloat() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a float property.
testGetSimpleFloat() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a float property.
testGetSimpleIndexed() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test getSimpleProperty on an indexed property.
testGetSimpleIndexed() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test getSimpleProperty on an indexed property.
testGetSimpleInt() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a int property.
testGetSimpleInt() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on an int property.
testGetSimpleInt() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on an int property.
testGetSimpleLong() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a long property.
testGetSimpleLong() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a long property.
testGetSimpleLong() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a long property.
testGetSimpleNested() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test getSimpleProperty on a nested property.
testGetSimpleNested() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test getSimpleProperty on a nested property.
testGetSimpleProperty() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
tests getting a 'whatever' property
testGetSimpleProperty() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
tests getting a 'whatever' property
testGetSimplePropertyDate() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test getSimpleProperty() converting to a String.
testGetSimplePropertyDate() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test getSimpleProperty() converting to a String.
testGetSimpleReadOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a read-only String property.
testGetSimpleShort() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a short property.
testGetSimpleShort() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a short property.
testGetSimpleShort() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a short property.
testGetSimpleString() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test getSimpleProperty on a String property.
testGetSimpleString() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test getSimpleProperty on a String property.
testGetSimpleString() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a String property.
testGetSimpleUnknown() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test getSimpleProperty on an unknown property.
testGetSimpleUnknown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test getSimpleProperty on an unknown property.
testGetSimpleWriteOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getSimpleProperty on a write-only String property.
testGetTypeTransformerMethod() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Test the default transformers using the getTypeTransformer() method
testGetWriteMethod(Object, String[], String) - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Base for testGetWriteMethod() series of tests.
testGetWriteMethodBasic() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property writer methods for a specified list of properties of our standard test bean.
testGetWriteMethodPackageSubclass() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property writer methods for a specified list of properties of a package private subclass of our standard test bean.
testGetWriteMethodPublicSubclass() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test getting accessible property writer methods for a specified list of properties of a public subclass of our standard test bean.
testHashCode() - Method in class org.apache.commons.beanutils.DynaPropertyTestCase
Class under test for int hashCode(Object)
testInconsistentOracleDriver() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
Test issues associated with Oracle JDBC driver.
testIndexedDynaBeanArray() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting an DynaBean[] array
testIndexedDynaBeanArray() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting an DynaBean[] array
testIndexedInvalidType() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test setting indexed property for type which is not List or Array
testIndexedInvalidType() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test setting indexed property for type which is not List or Array
testIndexedLinkedList() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a List 'Indexed' Property - use alternative List (LinkedList)
testIndexedLinkedList() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting a List 'Indexed' Property - use alternative List (LinkedList)
testIndexedObjectArray() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting an Object array 'Indexed' Property - use String[]
testIndexedObjectArray() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting an Object array 'Indexed' Property - use String[]
testIndexedPrimitiveArray() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a primitive array 'Indexed' Property - use int[]
testIndexedPrimitiveArray() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting a primitive array 'Indexed' Property - use int[]
testIndexedProperties() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
The set() method.
testIndexedPropertyDefault() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting an 'Indexed' Property - default ArrayList property
testIndexedPropertyDefault() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting an 'Indexed' Property - default ArrayList property
testIndexedPropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Setting an Indexed Property when MutableDynaClass is set to restricted
testIndexedPropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Setting an Indexed Property when MutableDynaClass is set to restricted
testIndexedPropertyUtils() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Setting an 'Indexed' Property using PropertyUtils
testIndexedPropertyUtils() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Setting an 'Indexed' Property using PropertyUtils
testInitCause() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test for BeanUtilsBean.initCause(Throwable, Throwable) method.
testInstanceOf() - Method in class org.apache.commons.beanutils.BeanPredicateTestCase
 
testInteger1 - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testInteger1 - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testInteger2 - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testInteger2 - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testInterfaceMapped() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Interface with mapped property
testInterfaceNotFound() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test property not found in interface
testIntToString() - Method in class org.apache.commons.beanutils.converters.StringArrayConverterTestCase
 
testInvalid() - Method in class org.apache.commons.beanutils.converters.ClassConverterTestCase
Test Invalid
testInvalidAmount() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
Test Invalid Amounts (too big/small)
testInvalidAmount() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
Test Invalid Amounts (too big/small)
testInvalidAmount() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
Test Invalid Amounts (too big/small)
testInvalidAmount() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
Test Invalid Amounts (too big/small)
testInvalidDate() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
Test invalid date
testInvalidDefault() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Number --> String (using default and specified Locales)
testInvalidElementWithDefault() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that when one of the elements in a comma-separated string is not a valid boolean, and there is a default value then the default value is returned.
testInvalidElementWithoutDefault() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that when one of the elements in a comma-separated string is not a valid boolean, and there is no default value then an exception is thrown.
testInvalidException() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Number --> String (using default and specified Locales)
testInvalidGetter() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mapped Property - Invalid Getter
testInvalidSetter() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mapped Property - Invalid Setter
testInvalidString() - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testInvalidStringWithDefault() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that when the input string cannot be split into a String[], and there is a default value then that default is returned.
testInvalidStringWithoutDefault() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that when the input string cannot be split into a String[], and there is no default value then an exception is thrown.
testInvalidType() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Converter with types it can't handle
testInvalidType() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Test specifying an invalid type.
testInvalidWithDefault() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test Converting using the IntegerConverter as the component Converter
testInvokeConstructor() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeConstructorWithArgArray() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeConstructorWithTypeArray() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeExactConstructor() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeExactConstructorWithArgArray() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeExactConstructorWithTypeArray() - Method in class org.apache.commons.beanutils.ConstructorUtilsTestCase
 
testInvokeExactMethod() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test invokeExactMethod.
testInvokeMethod() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test invokeMethod.
testInvokeMethodWithPrimitives() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test invokeMethod with a primitive.
testIsEmpty() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test isEmpty() method
testIsIndexed() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test isIndexed() method.
testIsMapped() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test isMapped() method.
testIsReadable() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test isReadable() method.
testIsReadOnly() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test isReadOnly() method
testIssue_BEANUTILS_157_BeanUtils_Describe_Bean() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Test with an private class that overrides a public method of a "grand parent" public class.
testIssue_BEANUTILS_157_BeanUtils_Describe_Interface() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Test with an private class that overrides a public method of a "grand parent" public class.
testIssue_BEANUTILS_157_BeanUtils_Describe_Serializable() - Method in class org.apache.commons.beanutils.bugs.Jira157TestCase
Test with an private class that overrides a public method of a "grand parent" public class.
testIssue_BEANUTILS_18_PropertyUtils_getProperty() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.getProperty(Object, String) for simple properties.
testIssue_BEANUTILS_18_PropertyUtils_getProperty_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.getProperty(Object, String) for indexed properties.
testIssue_BEANUTILS_18_PropertyUtils_getProperty_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.getProperty(Object, String) for mapped properties.
testIssue_BEANUTILS_18_PropertyUtils_isReadable() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isReadable(Object, String) for simple properties.
testIssue_BEANUTILS_18_PropertyUtils_isReadable_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isReadable(Object, String) for indexed properties.
testIssue_BEANUTILS_18_PropertyUtils_isReadable_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isReadable(Object, String) for Mapped properties.
testIssue_BEANUTILS_18_PropertyUtils_isWriteable() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isWriteable(Object, String) for simple properties.
testIssue_BEANUTILS_18_PropertyUtils_isWriteable_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isWriteable(Object, String) for indexed properties.
testIssue_BEANUTILS_18_PropertyUtils_isWriteable_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.isWriteable(Object, String) for Mapped properties.
testIssue_BEANUTILS_18_PropertyUtils_setProperty() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.setProperty(Object, String, Object) for simple properties.
testIssue_BEANUTILS_18_PropertyUtils_setProperty_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.setProperty(Object, String, Object) for indexed properties.
testIssue_BEANUTILS_18_PropertyUtils_setProperty_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira18TestCase
Test PropertyUtils.setProperty(Object, String, Object) for mapped properties.
testIssue_BEANUTILS_273_AnnonymousNotOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an annonymous class that inherits a public method of a public class.
testIssue_BEANUTILS_273_AnnonymousOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an annonymous class that overrides a public method of a public class.
testIssue_BEANUTILS_273_PrivatePrivatePublicNotOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an private class that inherits a public method of a "grand parent" public class.
testIssue_BEANUTILS_273_PrivatePrivatePublicOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an private class that overrides a public method of a "grand parent" public class.
testIssue_BEANUTILS_273_PrivatePublicNotOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an private class that inherits a public method of a public class.
testIssue_BEANUTILS_273_PrivatePublicOverriden() - Method in class org.apache.commons.beanutils.bugs.Jira273TestCase
Test with an private class that overrides a public method of a public class.
testIssue_BEANUTILS_298_MethodUtils_getAccessibleMethod() - Method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Test MethodUtils.getAccessibleMethod(Class, Method)
testIssue_BEANUTILS_298_PropertyUtils_getProperty() - Method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Test PropertyUtils.getProperty(Object, String)
testIssue_BEANUTILS_298_PropertyUtils_setProperty() - Method in class org.apache.commons.beanutils.bugs.Jira298TestCase
Test PropertyUtils.setProperty(Object, String, Object)
testIssue_BEANUTILS_331_BeanUtilsBean_populate() - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Test BeanUtils.populate(Object, Map)
testIssue_BEANUTILS_339_BeanUtilsBean_setProperty() - Method in class org.apache.commons.beanutils.bugs.Jira339TestCase
Test PropertyUtils.setProperty(Object, String, Object)
testIssue_BEANUTILS_349_PropertyUtils_copyProperties() - Method in class org.apache.commons.beanutils.bugs.Jira349TestCase
Test PropertyUtils.copyProperties(Object, Object)
testIssue_BEANUTILS_61_BeanUtils_copyProperties_from_WrapDynaBean() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test BeanUtils.copyProperties(Object, Object) to a read-only WrapDynaBean property.
testIssue_BEANUTILS_61_BeanUtils_copyProperties_to_WrapDynaBean() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test BeanUtils.copyProperties(Object, Object) to a read-only WrapDynaBean property.
testIssue_BEANUTILS_61_PropertyUtils_copyProperties_from_WrapDynaBean() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.copyProperties(Object, Object) to a read-only WrapDynaBean property.
testIssue_BEANUTILS_61_PropertyUtils_copyProperties_to_WrapDynaBean() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.copyProperties(Object, Object) to a read-only WrapDynaBean property.
testIssue_BEANUTILS_61_PropertyUtils_getProperty() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.getProperty(Object, String) for simple properties.
testIssue_BEANUTILS_61_PropertyUtils_getProperty_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.getProperty(Object, String) for indexed properties.
testIssue_BEANUTILS_61_PropertyUtils_getProperty_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.getProperty(Object, String) for mapped properties.
testIssue_BEANUTILS_61_PropertyUtils_isReadable() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isReadable(Object, String) for simple properties.
testIssue_BEANUTILS_61_PropertyUtils_isReadable_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isReadable(Object, String) for indexed properties.
testIssue_BEANUTILS_61_PropertyUtils_isReadable_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isReadable(Object, String) for mapped properties.
testIssue_BEANUTILS_61_PropertyUtils_isWriteable() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isWriteable(Object, String) for simple properties.
testIssue_BEANUTILS_61_PropertyUtils_isWriteable_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isWriteable(Object, String) for indexed properties.
testIssue_BEANUTILS_61_PropertyUtils_isWriteable_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.isWriteable(Object, String) for mapped properties.
testIssue_BEANUTILS_61_PropertyUtils_setProperty() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.setProperty(Object, String, Object) for simple properties.
testIssue_BEANUTILS_61_PropertyUtils_setProperty_Indexed() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.setProperty(Object, String, Object) for indexed properties.
testIssue_BEANUTILS_61_PropertyUtils_setProperty_Mapped() - Method in class org.apache.commons.beanutils.bugs.Jira61TestCase
Test PropertyUtils.setProperty(Object, String, Object) for mapped properties.
testIssue_BEANUTILS_92_copyProperties_indexed_only_setter() - Method in class org.apache.commons.beanutils.bugs.Jira92TestCase
Test copy properties where the target bean only has an indexed setter.
testIsWriteable() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test isWriteable() method.
testIteratorCount() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testIteratorResults() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testIteratorResultsNormalCase() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
Test normal case column names (i.e.
testJira87() - Method in class org.apache.commons.beanutils.bugs.Jira87TestCase
Interface definition with a mapped property
testKey - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testKey - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testKeySet() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test keySet() method
testLimitedRows() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testList - Variable in class org.apache.commons.beanutils.IndexedPropertyTestCase
 
testListCount() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testListIndexedPropertyDescriptor() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test IndexedPropertyDescriptor for a List
testListIndexedReadMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Indexed Read Method for a List
testListIndexedWriteMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Indexed Write Method for a List
testListReadMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Read Method for a List JDK 1.3.1_04: Test Passes JDK 1.4.2_05: Test Fails - getter which returns java.util.List not returned by IndexedPropertyDescriptor.getReadMethod();
testListResults() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testListResultsNormalCase() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
Test normal case column names (i.e.
testListWriteMethod() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test Write Method for a List JDK 1.3.1_04: Test Passes JDK 1.4.2_05: Test Fails - setter whith java.util.List argument not returned by IndexedPropertyDescriptor.getWriteMethod();
testLocale() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Date Converter with no default value
testLocale() - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Test Date Converter with no default value
testLocale() - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Test Date Converter with no default value
testLocaleAwareConverterInConvertUtils() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Test registering a locale-aware converter with the standard ConvertUtils.
testLocaleConvertUtilsBean_converters_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that LocaleConvertUtilsBean's converters doesn't cause a memory leak.
testMapClear() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Need to override this method because the "clear()" method on the bean map just returns the bean properties to their default states.
testMapDynaClass() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Map Create
testMapExtensionCustom() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
This tests to see that it is possible to subclass PropertyUtilsBean and change the behaviour of setNestedProperty/getNestedProperty when dealing with objects that implement Map.
testMapExtensionDefault() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
This tests to see that classes that implement Map always have their custom properties ignored.
testMapGetter() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mpa getter
testMappedContains() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test contains() method for mapped properties.
testMappedContains() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
The contains() method is not supported by the WrapDynaBean implementation class.
testMappedGetterOnly() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mapped Property - Getter only
testMappedInvalidType() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test setting mapped property for type which is not Map
testMappedInvalidType() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test setting mapped property for type which is not Map
testMappedProperty() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
 
testMappedPropertyDefault() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a 'Mapped' Property - default HashMap property
testMappedPropertyDefault() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting a 'Mapped' Property - default HashMap property
testMappedPropertyDescriptor_AnyArgsProperty() - Method in class org.apache.commons.beanutils.bugs.Jira347TestCase
Tests that MappedPropertyDescriptor does not throw an exception while re-creating a Method reference after it has been garbage collected under the following circumstances.
testMappedPropertyDescriptor_MappedMethodReference1() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that MappedPropertyDescriptor can re-create the Method reference after it has been garbage collected.
testMappedPropertyDescriptor_MappedMethodReference2() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that MappedPropertyDescriptor can re-create the Method reference after it has been garbage collected.
testMappedPropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Setting a Mapped Property when MutableDynaClass is set to restricted
testMappedPropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Setting a Mapped Property when MutableDynaClass is set to restricted
testMappedPropertyTreeMap() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a 'Mapped' Property - use TreeMap property
testMappedPropertyTreeMap() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting a 'Mapped' Property - use TreeMap property
testMappedPropertyType() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test the mappedPropertyType of MappedPropertyDescriptor.
testMappedPropertyUtils() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Setting a 'Mapped' Property using PropertyUtils
testMappedPropertyUtils() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Setting a 'Mapped' Property using PropertyUtils
testMappedRemove() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test remove() method for mapped properties.
testMappedRemove() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
The remove() method is not supported by the WrapDynaBean implementation class.
testMappedSetterOnly() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test Mapped Property - Setter Only
testMapPut() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Need to override this method because the "put()" method on the bean doesn't work for this type of Map.
testMapType() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Map Create
testMemoryLeak() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether classloaders and beans are released from memory
testMemoryLeak() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether classloaders and beans are released from memory
testMemoryLeak2() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Tests whether classloaders and beans are released from memory by the map used by beanutils
testMemoryLeak2() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Tests whether classloaders and beans are released from memory by the map used by beanutils
testMemoryTestMethodology() - Method in class org.apache.commons.beanutils.BeanificationTestCase
Test of the methodology we'll use for some of the later tests
testMemoryTestMethodology() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase
Test of the methodology we'll use for some of the later tests
testMethodAccessor() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
testMethodMutator() - Method in class org.apache.commons.beanutils.BeanMapTestCase
 
testMethodUtils_cache_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that MethodUtils's cache doesn't cause a memory leak.
testMultiplePatterns() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Converter with multiple patterns
testNegativeIntegerArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Negative String to primitive integer array tests.
testNegativeScalar() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Negative scalar conversion tests.
testNegativeScalar() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Negative scalar conversion tests.
testNegativeStringArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Negative String to String array tests.
testNestedPropertyKeyOrIndexOnBeanImplementingMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
There is an issue in setNestedProperty/getNestedProperty when the target bean is a map and the name string requests mapped or indexed operations on a field.
testNestedWithIndex() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
 
testNewInstance() - Method in class org.apache.commons.beanutils.DynaResultSetTestCase
 
testNewInstance() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase
 
testNewInstance() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test creating using DynaClass.newInstance()
testNewInstance() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Tests the newInstance implementation for WrapDynaClass
testNext() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test next() method.
testNotEqual() - Method in class org.apache.commons.beanutils.BeanPredicateTestCase
 
testNotFound() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test invalid method name
testNothing() - Method in class org.apache.commons.beanutils.locale.converters.BaseLocaleConverterTestCase
This class isn't intended to perform any real tests; it just provides methods for the real test cases to inherit.
testNull() - Method in class org.apache.commons.beanutils.BeanPredicateTestCase
 
testNullProperty() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a 'null' Property
testNullType() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test adding a map to List with no type set.
testNumber() - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverterTestCase
Test Converting a number
testNumberToStringDefault() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Number --> String (default conversion)
testNumberToStringLocale() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Number --> String (using default and specified Locales)
testNumberToStringPattern() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Number --> String (using a Pattern, with default and specified Locales)
testObjectToStringArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Test conversion of object to string for arrays.
testObjectToStringScalar() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Test conversion of object to string for scalars.
testObjectToStringScalar() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Test conversion of object to string for scalars.
testOtherToStringDefault() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Other --> String (default conversion)
testParentMethod() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
 
testParseZero() - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverterTestCase
Test parsing zero - see BEANUTILS-351
testPatternDefault() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Converter with no default value
testPatternNoDefault() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Converter with no default value
testPatternNullDefault() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Converter with no default value
testPojoDynaClass() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Pojo Create
testPojoType() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Pojo Create
testPopulateArrayElements() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test populate() method on individual array elements.
testPopulateArrayElements() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test populate() method on individual array elements.
testPopulateArrayProperties() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test populate() method on array properties as a whole.
testPopulateArrayProperties() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test populate() method on array properties as a whole.
testPopulateMap() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testPopulateMapped() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test populate() on mapped properties.
testPopulateMapped() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test populate() on mapped properties.
testPopulateNested() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test populate() method on nested properties.
testPopulateNested() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test populate() method on nested properties.
testPopulateScalar() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test populate() method on scalar properties.
testPopulateScalar() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test populate() method on scalar properties.
testPopulateStrs() - Method in class org.apache.commons.beanutils.BeanUtilsBenchCase
 
testPositiveArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Positive array conversion tests.
testPositiveIntegerArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Positive String to primitive integer array tests.
testPositiveScalar() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Positive scalar conversion tests.
testPositiveScalar() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsTestCase
Positive scalar conversion tests.
testPositiveStringArray() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
Positive String to String array tests.
testPrimitiveArgsProperty() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test property with two primitve args
testProperty - Variable in class org.apache.commons.beanutils.bugs.Jira349TestCase.ObjectBean
 
testProperty - Variable in class org.apache.commons.beanutils.bugs.Jira349TestCase.PrimitiveBean
 
testProperty - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testProperty - Variable in class org.apache.commons.beanutils.LazyDynaClassTestCase
 
testProperty - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testProperty1Duplicate - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testProperty2Duplicate - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testProperty3Duplicate - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testPropertyA - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testPropertyA - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testPropertyB - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testPropertyB - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testPropertyUtils_getIndexedProperty_Array() - Method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Test PropertyUtils.getIndexedProperty(Object, String, int)
testPropertyUtils_getIndexedProperty_List() - Method in class org.apache.commons.beanutils.bugs.Jira358TestCase
Test PropertyUtils.getIndexedProperty(Object, String, int)
testPropertyUtils_getPropertyDescriptors_Bar() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Test PropertyUtils.getPropertyDescriptors(Class)
testPropertyUtils_getPropertyDescriptors_Foo() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Test PropertyUtils.getPropertyDescriptors(Class)
testPropertyUtils_getPropertyDescriptors_InnerClassProperty() - Method in class org.apache.commons.beanutils.bugs.Jira357TestCase
Test PropertyUtils.getPropertyDescriptors(Class)
testPropertyUtilsBean_descriptorsCache_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that PropertyUtilsBean's descriptorsCache doesn't cause a memory leak.
testPropertyUtilsBean_mappedDescriptorsCache_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that PropertyUtilsBean's mappedDescriptorsCache doesn't cause a memory leak.
testPropertyWithName - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testPropertyWithNameAndType - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testPropertyWithNameAndTypeAndContentType - Variable in class org.apache.commons.beanutils.DynaPropertyTestCase
 
testProtected() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test 'protected' mapped property
testProtectedParentMethod() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test 'protected' method in parent
testPublicParentMethod() - Method in class org.apache.commons.beanutils.MappedPropertyTestCase
Test 'public' method in parent
testPublicSub() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
 
testPut() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test put() method
testPutAll() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test putAll() method
testRegistration() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that registration of a custom converter works.
testRemove() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test remove() method
testRemove() - Method in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
Test remove() method.
testRemoveProperty() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test removing a property
testRemovePropertyDoesntExist() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test removing a property which doesn't exist
testRemovePropertyNullName() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test removing a property, name is null
testRemovePropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaClassTestCase
Test removing a property, DynaClass is restricted
TestResultSet - Class in org.apache.commons.beanutils
Mock object that implements enough of java.sql.ResultSet to exercise the ResultSetDynaClass functionality.
TestResultSet() - Constructor for class org.apache.commons.beanutils.TestResultSet
Create a proxy ResultSet.
TestResultSet(ResultSetMetaData) - Constructor for class org.apache.commons.beanutils.TestResultSet
Create a proxy ResultSet with the specified meta data.
TestResultSetMetaData - Class in org.apache.commons.beanutils
Mock object that implements enough of java.sql.ResultSetMetaData to exercise the ResultSetDynaClass functionality.
TestResultSetMetaData() - Constructor for class org.apache.commons.beanutils.TestResultSetMetaData
 
testSeparateConvertInstances() - Method in class org.apache.commons.beanutils.ConvertUtilsTestCase
 
testSeparateInstances() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Tests that separate instances can register separate instances
testSerialization() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test serialization and deserialization.
testSerialization() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
Serialization and deserialization tests.
testSerializationDynaBean() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test DynaBean serialization.
testSerializationLazyDynaBean() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test DynaBean serialization.
testSerializationMap() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test Map serialization.
testSerializationPojo() - Method in class org.apache.commons.beanutils.LazyDynaListTestCase
Test POJO (WrapDynaBean) serialization.
testSetArray() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an Array property JDK 1.3.1_04 and 1.4.2_05: Test Fails - IllegalArgumentException can't invoke setter, argument type mismatch Fails because of a bug in BeanUtilsBean.setProperty() method.
testSetArrayItemA() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an indexed item of an Array using setProperty("name[x]", value)
testSetArrayItemB() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an indexed item of an Array using setIndexedProperty("name", value)
testSetArrayList() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an ArrayList property
testSetCacheMethods() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Test MethodUtils.setCacheMethods(boolean).
testSetIndexedArguments() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Corner cases on setIndexedProperty invalid arguments.
testSetIndexedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on setIndexedProperty invalid arguments.
testSetIndexedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on setIndexedProperty invalid arguments.
testSetIndexedArray() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting an indexed value out of a multi-dimensional array
testSetIndexedList() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting an indexed value out of List of Lists
testSetIndexedMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting a value out of a mapped Map
testSetIndexedValues() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive and negative tests on setIndexedProperty valid arguments.
testSetIndexedValues() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Positive and negative tests on setIndexedProperty valid arguments.
testSetIndexedValues() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive and negative tests on setIndexedProperty valid arguments.
testSetLenient() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
testSetList() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting a List property JDK 1.3.1_04: Test Passes JDK 1.4.2_05: Test Fails - setter which returns java.util.List not returned by IndexedPropertyDescriptor.getWriteMethod() - therefore setProperty does nothing and values remain unchanged.
testSetListItemA() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an indexed item of a List using setProperty("name[x]", value)
testSetListItemB() - Method in class org.apache.commons.beanutils.IndexedPropertyTestCase
Test setting an indexed item of a List using setIndexedProperty("name", value)
testSetMappedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on getMappedProperty invalid arguments.
testSetMappedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on getMappedProperty invalid arguments.
testSetMappedArray() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting an indexed value out of a mapped array
testSetMappedList() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting an indexed value out of a mapped List
testSetMappedMap() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setting a value out of a mapped Map
testSetMappedMap() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting a value out of a mapped Map
testSetMappedPeriods() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setting mapped values with periods in the key.
testSetMappedValues() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Positive and negative tests on setMappedProperty valid arguments.
testSetMappedValues() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Positive and negative tests on setMappedProperty valid arguments.
testSetMappedValues() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Positive and negative tests on setMappedProperty valid arguments.
testSetNestedArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on setNestedProperty invalid arguments.
testSetNestedArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on setNestedProperty invalid arguments.
testSetNestedBoolean() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNextedProperty on a boolean property.
testSetNestedBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNextedProperty on a boolean property.
testSetNestedDouble() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a double property.
testSetNestedDouble() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a double property.
testSetNestedFloat() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a float property.
testSetNestedFloat() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a float property.
testSetNestedInt() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a int property.
testSetNestedInt() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a int property.
testSetNestedLong() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a long property.
testSetNestedLong() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a long property.
testSetNestedPropertyIndexed() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Test setting a nested indexed property
testSetNestedPropertySimple() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
Test setting a nested simple property
testSetNestedReadOnly() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a read-only String property.
testSetNestedReadOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a read-only String property.
testSetNestedShort() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a short property.
testSetNestedShort() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a short property.
testSetNestedString() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a String property.
testSetNestedString() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a String property.
testSetNestedUnknown() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on an unknown property name.
testSetNestedUnknown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on an unknown property name.
testSetNestedWriteOnly() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setNestedProperty on a write-only String property.
testSetNestedWriteOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setNestedProperty on a write-only String property.
testSetNoGetter() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
 
testSetProperty() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans on a boolean property, then changing the property and testing
testSetPropertyByte() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on byte.
testSetPropertyConvert() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setProperty() conversion.
testSetPropertyConvertFromString() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setProperty() converting from a String.
testSetPropertyConvertToString() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test setProperty() converting to a String.
testSetPropertyConvertToString() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setProperty() converting to a String.
testSetPropertyConvertToStringArray() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test setProperty() converting to a String array.
testSetPropertyConvertToStringArray() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setProperty() converting to a String array.
testSetPropertyConvertToStringIndexed() - Method in class org.apache.commons.beanutils.BeanUtils2TestCase
Test setProperty() converting to a String on indexed property
testSetPropertyConvertToStringIndexed() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setProperty() converting to a String on indexed property
testSetPropertyDouble() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on double.
testSetPropertyFloat() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on float.
testSetPropertyInteger() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on int.
testSetPropertyLong() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on long.
testSetPropertyNull() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setting a null property value.
testSetPropertyNull() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test setting a null property value.
testSetPropertyNullValues() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test calling setProperty() with null property values.
testSetPropertyNullValues() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test calling setProperty() with null property values.
testSetPropertyOnPrimitiveWrappers() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test converting to and from primitive wrapper types.
testSetPropertyOnPrimitiveWrappers() - Method in class org.apache.commons.beanutils.DynaBeanUtilsTestCase
Test converting to and from primitive wrapper types.
testSetPropertyShort() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test narrowing and widening conversions on short.
testSetPropertyStringToArray() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setting a String value to a String array property
testSetPropertyWriteOnly() - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Test setting a new value to a write-only property, with and without conversions.
testSetPublicSubBean_of_PackageBean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test accessing a public sub-bean of a package scope bean
testSetSimpleArguments() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Corner cases on setSimpleProperty invalid arguments.
testSetSimpleArguments() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Corner cases on setSimpleProperty invalid arguments.
testSetSimpleBoolean() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a boolean property.
testSetSimpleBoolean() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a boolean property.
testSetSimpleBoolean() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a boolean property.
testSetSimpleDouble() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a double property.
testSetSimpleDouble() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a double property.
testSetSimpleDouble() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a double property.
testSetSimpleFloat() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a float property.
testSetSimpleFloat() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a float property.
testSetSimpleFloat() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a float property.
testSetSimpleIndexed() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test setSimpleProperty on an indexed property.
testSetSimpleIndexed() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test setSimpleProperty on an indexed property.
testSetSimpleInt() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a int property.
testSetSimpleInt() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a int property.
testSetSimpleInt() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a int property.
testSetSimpleLong() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a long property.
testSetSimpleLong() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a long property.
testSetSimpleLong() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a long property.
testSetSimpleNested() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Negative test setSimpleProperty on a nested property.
testSetSimpleNested() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Negative test setSimpleProperty on a nested property.
testSetSimpleReadOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a read-only String property.
testSetSimpleShort() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a short property.
testSetSimpleShort() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a short property.
testSetSimpleShort() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a short property.
testSetSimpleString() - Method in class org.apache.commons.beanutils.BasicDynaBeanTestCase
Test setSimpleProperty on a String property.
testSetSimpleString() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on a String property.
testSetSimpleString() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a String property.
testSetSimpleUnknown() - Method in class org.apache.commons.beanutils.DynaPropertyUtilsTestCase
Test setSimpleProperty on an unknown property name.
testSetSimpleUnknown() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on an unknown property name.
testSetSimpleWriteOnly() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
Test setSimpleProperty on a write-only String property.
testSimpleCompare() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans via their name using the default Comparator
testSimpleCompareInverse() - Method in class org.apache.commons.beanutils.BeanComparatorTestCase
tests comparing two beans via their name using the default Comparator, but the inverse
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.BigDecimalConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.BigIntegerConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.ByteConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.DoubleConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.FileConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.FloatConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.IntegerConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.LongConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.ShortConverterTestCase
 
testSimpleConversion() - Method in class org.apache.commons.beanutils.converters.URLConverterTestCase
 
testSimpleProperties() - Method in class org.apache.commons.beanutils.WrapDynaBeanTestCase
The set() method.
testSimpleProperty() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Getting/Setting a Simple Property
testSimpleProperty() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Getting/Setting a Simple Property
testSimplePropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaBeanTestCase
Test Setting a Simple Property when MutableDynaClass is set to restricted
testSimplePropertyRestricted() - Method in class org.apache.commons.beanutils.LazyDynaMapTestCase
Test Setting a Simple Property when MutableDynaClass is set to restricted
testSimpleStatic1() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Simple tests for accessing static methods via invokeMethod().
testSimpleStatic2() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Simple tests for accessing static methods via invokeExactMethod().
testSimpleStatic3() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
Simple tests for accessing static methods via getAccessibleMethod()
testSize() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test size() method
testStandardStringArrayConversion() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that an object of type String[] with valid boolean string values gets converted nicely.
testStandardStringConversion() - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverterTestCase
Check that an object whose toString method returns a list of boolean values gets converted nicely.
testStandardValues() - Method in class org.apache.commons.beanutils.converters.BooleanConverterTestCase
 
testStaticInvokeMethod() - Method in class org.apache.commons.beanutils.MethodUtilsTestCase
 
testString - Variable in class org.apache.commons.beanutils.NestedTestBean
 
testString1 - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testString1 - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testString2 - Variable in class org.apache.commons.beanutils.LazyDynaBeanTestCase
 
testString2 - Variable in class org.apache.commons.beanutils.LazyDynaMapTestCase
 
testStringArrayToInteger() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert Array --> Number
testStringArrayToNumber() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test Converting a String[] to integer array (with leading/trailing whitespace)
testStringConversion() - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Conversion to String
testStringDate - Variable in class org.apache.commons.beanutils.BeanUtilsTestCase
Test String Date value
testStringToNumberDefault() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert String --> Number (default conversion)
testStringToNumberLocale() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert String --> Number (using default and specified Locales)
testStringToNumberPattern() - Method in class org.apache.commons.beanutils.converters.NumberConverterTestBase
Convert String --> Number (using a Pattern, with default and specified Locales)
testStub() - Method in class org.apache.commons.beanutils.bugs.Jira340TestCase
 
testTheMatrix() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test the Matrix!!!! (parses a String into a 2 dimensional integer array or matrix)
testThrowNestedNull() - Method in class org.apache.commons.beanutils.PropertyUtilsTestCase
When a bean has a null property which is reference by the standard access language, this should throw a NestedNullException.
testTransformWithIndexedProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with indexed property.
testTransformWithInvalidProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with invalid property.
testTransformWithMappedProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with mapped property.
testTransformWithNestedIndexedProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with nested indexed property.
testTransformWithNestedProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with nested property.
testTransformWithNullInPath() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with null in property path.
testTransformWithNullInPathAndIgnoreTrue() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with null in property path and ignore = true.
testTransformWithReadOnlyProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with read only property.
testTransformWithSimpleBooleanProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple boolean property.
testTransformWithSimpleByteProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple byte property.
testTransformWithSimpleDoubleProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple double property.
testTransformWithSimpleFloatProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple float property.
testTransformWithSimpleIntProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple int property.
testTransformWithSimpleLongProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple long property.
testTransformWithSimpleStringProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple String property.
testTransformWithSimpleStringPropertyAndNullValue() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with simple String property and null value.
testTransformWithWriteOnlyProperty() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformerTestCase
Test transform with write only property.
testUnderscore_BEANUTILS_302() - Method in class org.apache.commons.beanutils.converters.ArrayConverterTestCase
Test for BEANUTILS-302 - throwing a NPE when underscore used
testUtilDate - Variable in class org.apache.commons.beanutils.BeanUtilsTestCase
Test java.util.Date value
testValues() - Method in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
Test values() method
testWeakReference() - Method in class org.apache.commons.beanutils.converters.MemoryTestCase
 
testWrapDynaClass_dynaClasses_memoryLeak() - Method in class org.apache.commons.beanutils.memoryleaktests.MemoryLeakTestCase
Tests that WrapDynaClass's dynaClasses doesn't cause a memory leak.
threshold - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. When size reaches threshold, the map is resized.
throwException(String) - Method in class org.apache.commons.beanutils.BeanUtilsTestCase
Throw an exception with the specified message.
ThrowExceptionConverter - Class in org.apache.commons.beanutils
Converter implementation that throws a PassTestException when convert is called.
ThrowExceptionConverter() - Constructor for class org.apache.commons.beanutils.ThrowExceptionConverter
 
timestamp - Variable in class org.apache.commons.beanutils.DynaRowSetTestCase.CustomTimestamp
 
timestamp - Variable in class org.apache.commons.beanutils.TestResultSet
The constant (per run) value used to initialize date/time/timestamp.
toCalendar(String, String, Locale) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Parse a String value to a Calendar
toDate(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert a Calendar to a java.util.Date
toReference(int, Object, int) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Constructs a reference of the given type to the given referent.
toSqlDate(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert a Calendar to a java.sql.Date
toSqlTime(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert a Calendar to a java.sql.Time
toSqlTimestamp(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert a Calendar to a java.sql.Timestamp
toString() - Method in class org.apache.commons.beanutils.BeanificationTestCase.TestClassLoader
 
toString() - Method in class org.apache.commons.beanutils.DynaRowSetTestCase.CustomTimestamp
 
toString() - Method in class org.apache.commons.beanutils.locale.LocaleBeanificationTestCase.TestClassLoader
 
toString() - Method in class org.apache.commons.beanutils.memoryleaktests.pojotests.CustomInteger
Return a String representation of this number.
toString() - Method in class org.apache.commons.collections.keyvalue.AbstractKeyValue
Gets a debugging String view of the pair.
toString() - Method in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.CalendarConverterTestCase
Convert from a java.util.Date to the Converter's type.
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Convert from a Calendar to the appropriate Date type
toType(String, String, Locale) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Parse a String value to the required type
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.DateConverterTestCase
Convert from a Calendar to the appropriate Date type
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.SqlDateConverterTestCase
Convert from a Calendar to the appropriate Date type
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.SqlTimeConverterTestCase
Convert from a Calendar to the appropriate Date type
toType(Calendar) - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverterTestCase
Convert from a Calendar to the appropriate Date type
treeMapDynaClass - Variable in class org.apache.commons.beanutils.LazyDynaListTestCase
 

U

updateArray(int, Array) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateArray(String, Array) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBlob(int, Blob) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBlob(String, Blob) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateByte(int, byte) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateByte(String, byte) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateClob(int, Clob) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateClob(String, Clob) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateDate(int, Date) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateDate(String, Date) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateDouble(int, double) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateDouble(String, double) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateFloat(int, float) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateFloat(String, float) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateInt(int, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateInt(String, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateLong(int, long) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateLong(String, long) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateNull(int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateNull(String) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateObject(String, Object) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateObject(int, Object) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateObject(int, Object, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateObject(String, Object, int) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateRef(int, Ref) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateRef(String, Ref) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateRow() - Method in class org.apache.commons.beanutils.TestResultSet
 
updateShort(int, short) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateShort(String, short) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateString(int, String) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateString(String, String) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateTime(int, Time) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateTime(String, Time) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.commons.beanutils.TestResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.commons.beanutils.TestResultSet
 
URLConverterTestCase - Class in org.apache.commons.beanutils.converters
Test Case for the URLConverter class.
URLConverterTestCase(String) - Constructor for class org.apache.commons.beanutils.converters.URLConverterTestCase
 

V

validConversion(Converter, Object, Object) - Method in class org.apache.commons.beanutils.converters.DateConverterTestBase
Test Conversion to the required type
validIndexNames - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validIndexProperties - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validIndexValues - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validLocalDateSymbols - Variable in class org.apache.commons.beanutils.locale.converters.DateLocaleConverterTestCase
 
validMapKeys - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validMapNames - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validMapProperties - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validNames - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
validProperties - Variable in class org.apache.commons.beanutils.expression.DefaultResolverTestCase
 
value - Variable in class org.apache.commons.collections.keyvalue.AbstractKeyValue
The value
value - Variable in class org.apache.commons.collections.ReferenceMap.Entry
Deprecated.  
values - Variable in class org.apache.commons.beanutils.DynaBeanMapDecoratorTestCase
 
values - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Cached values.
values() - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Returns a collection view of this map's values.
valueType - Variable in class org.apache.commons.collections.ReferenceMap
Deprecated. The reference type for values.
verify(String, int) - Static method in class org.apache.commons.collections.ReferenceMap
Deprecated.  
verifyValues() - Method in class org.apache.commons.beanutils.BeanMapTestCase
Values is a dead copy in BeanMap, so refresh each time.

W

wasNull() - Method in class org.apache.commons.beanutils.TestResultSet
 
WEAK - Static variable in class org.apache.commons.collections.ReferenceMap
Deprecated. Constant indicating that weak references should be used.
wrapDynaBean - Variable in class org.apache.commons.beanutils.bugs.Jira61TestCase
 
WrapDynaBeanTestCase - Class in org.apache.commons.beanutils
Test Case for the WrapDynaBean implementation class.
WrapDynaBeanTestCase(String) - Constructor for class org.apache.commons.beanutils.WrapDynaBeanTestCase
Construct a new instance of this test case.
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.ReferenceMap
Deprecated. Writes this object to the given output stream.
writeOnlyProperty - Variable in class org.apache.commons.beanutils.TestBean
A write-only String property.

_

_boolean - Variable in class org.apache.commons.beanutils.PrimitiveBean
 
_double - Variable in class org.apache.commons.beanutils.PrimitiveBean
 
_float - Variable in class org.apache.commons.beanutils.PrimitiveBean
 
_int - Variable in class org.apache.commons.beanutils.PrimitiveBean
 
_long - Variable in class org.apache.commons.beanutils.PrimitiveBean
 

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.