A B C D E I M N S T

A

AbstractInstanceFactory - class net.sf.beanrunner.factory.AbstractInstanceFactory.
 
AbstractInstanceFactory() - Constructor for class net.sf.beanrunner.factory.AbstractInstanceFactory
 
addTestValue(Class, Object) - Method in class net.sf.beanrunner.BeanRunner
Add a new test value for any property of the given type.

B

BeanRunner - class net.sf.beanrunner.BeanRunner.
 
BeanRunner() - Constructor for class net.sf.beanrunner.BeanRunner
 
BeanRunnerNewInstanceException - exception net.sf.beanrunner.factory.BeanRunnerNewInstanceException.
 
BeanRunnerNewInstanceException(String, Throwable) - Constructor for class net.sf.beanrunner.factory.BeanRunnerNewInstanceException
 
BooleanInstanceFactory - class net.sf.beanrunner.factory.impl.BooleanInstanceFactory.
 
BooleanInstanceFactory() - Constructor for class net.sf.beanrunner.factory.impl.BooleanInstanceFactory
 

C

ChainedInstanceFactory - class net.sf.beanrunner.factory.impl.ChainedInstanceFactory.
 
ChainedInstanceFactory(InstanceFactory, InstanceFactory) - Constructor for class net.sf.beanrunner.factory.impl.ChainedInstanceFactory
 
CharInstanceFactory - class net.sf.beanrunner.factory.impl.CharInstanceFactory.
 
CharInstanceFactory() - Constructor for class net.sf.beanrunner.factory.impl.CharInstanceFactory
 
CollectionInstanceFactory - class net.sf.beanrunner.factory.impl.CollectionInstanceFactory.
 
CollectionInstanceFactory(Collection) - Constructor for class net.sf.beanrunner.factory.impl.CollectionInstanceFactory
 

D

DateInstanceFactory - class net.sf.beanrunner.factory.impl.DateInstanceFactory.
 
DateInstanceFactory() - Constructor for class net.sf.beanrunner.factory.impl.DateInstanceFactory
 

E

excludeProperty(String) - Method in class net.sf.beanrunner.BeanRunner
This method will add the name to a list of properties that need to be excluded for the automated testing.

I

InstanceFactory - interface net.sf.beanrunner.factory.InstanceFactory.
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.AbstractInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.BooleanInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.CharInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.CollectionInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.DateInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.MapInstanceFactory
 
initCollection(Collection) - Method in class net.sf.beanrunner.factory.impl.NumberInstanceFactory
 
iterator() - Method in class net.sf.beanrunner.factory.AbstractInstanceFactory
 
iterator() - Method in interface net.sf.beanrunner.factory.InstanceFactory
 
iterator() - Method in class net.sf.beanrunner.factory.impl.ChainedInstanceFactory
 
iterator() - Method in class net.sf.beanrunner.factory.impl.SingleValueInstanceFactory
 
iterator() - Method in class net.sf.beanrunner.factory.impl.StringInstanceFactory
 

M

MapInstanceFactory - class net.sf.beanrunner.factory.impl.MapInstanceFactory.
 
MapInstanceFactory(Map) - Constructor for class net.sf.beanrunner.factory.impl.MapInstanceFactory
 

N

NestedBeanInstanceFactory - class net.sf.beanrunner.factory.impl.NestedBeanInstanceFactory.
 
NestedBeanInstanceFactory(Class) - Constructor for class net.sf.beanrunner.factory.impl.NestedBeanInstanceFactory
 
NumberInstanceFactory - class net.sf.beanrunner.factory.impl.NumberInstanceFactory.
 
NumberInstanceFactory(Class, Number, Number) - Constructor for class net.sf.beanrunner.factory.impl.NumberInstanceFactory
 
net.sf.beanrunner - package net.sf.beanrunner
 
net.sf.beanrunner.factory - package net.sf.beanrunner.factory
 
net.sf.beanrunner.factory.impl - package net.sf.beanrunner.factory.impl
 

S

SingleValueInstanceFactory - class net.sf.beanrunner.factory.impl.SingleValueInstanceFactory.
 
SingleValueInstanceFactory(Object) - Constructor for class net.sf.beanrunner.factory.impl.SingleValueInstanceFactory
 
StringInstanceFactory - class net.sf.beanrunner.factory.impl.StringInstanceFactory.
 
StringInstanceFactory(int) - Constructor for class net.sf.beanrunner.factory.impl.StringInstanceFactory
 

T

testBean(Object) - Method in class net.sf.beanrunner.BeanRunner
Test the properties that have both getters and setters.
testSerializable(Serializable) - Method in class net.sf.beanrunner.BeanRunner
Test that the bean can be serialized and deserialized.

A B C D E I M N S T

Copyright © 2008. All Rights Reserved.