Class | Description |
---|---|
ClassUtils | |
FieldUtils |
Shameless copy from Apache commons lang and then modified to keep only the interesting stuff for AssertJ.
|
Introspection |
Utility methods related to JavaBeans Introspection.
|
MethodSupport |
Utility class for reflective method invocation.
|
PropertyOrFieldSupport | |
PropertySupport |
Utility methods for properties access.
|
Enum | Description |
---|---|
FieldSupport |
Utility methods for fields access.
|
Exception | Description |
---|---|
IntrospectionError |
Error that occurred when using JavaBeans
Introspection.
|
Copyright © 2014–2019 AssertJ. All rights reserved.