| Package | Description |
|---|---|
| org.fest.reflect.beanproperty |
Provides a "fluent" API
for property access via the Bean Instrospection API.
|
| org.fest.reflect.core |
Provides a "fluent" API that
makes usage of the Java Reflection API easier and improves code readability.
|
| Class and Description |
|---|
| Invoker
Understands the use of instrospection to access a property from a JavaBean.
|
| PropertyName
Understands the name of a property to access using Bean Introspection.
|
| PropertyType
Understands the type of a property to access using Bean Instrospection.
|
| PropertyTypeRef
Understands the type of a property to access using Bean Instrospection.
|
| Class and Description |
|---|
| PropertyName
Understands the name of a property to access using Bean Introspection.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.