Class PropertyOrFieldSupport
java.lang.Object
org.assertj.core.util.introspection.PropertyOrFieldSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyOrFieldSupportstatic final PropertyOrFieldSupport -
Method Summary
Modifier and TypeMethodDescriptiongetSimpleValue(String name, Object input) getValueOf(String propertyOrFieldName, Object input) voidsetAllowUsingPrivateFields(boolean allowUsingPrivateFields)
-
Field Details
-
EXTRACTION
-
COMPARISON
-
-
Method Details
-
setAllowUsingPrivateFields
public void setAllowUsingPrivateFields(boolean allowUsingPrivateFields) -
getValueOf
-
getSimpleValue
-