Class PropertyOrFieldSupport

java.lang.Object
org.assertj.core.util.introspection.PropertyOrFieldSupport

public class PropertyOrFieldSupport extends Object
  • Field Details

  • Method Details

    • setAllowUsingPrivateFields

      public void setAllowUsingPrivateFields(boolean allowUsingPrivateFields)
    • getValueOf

      public Object getValueOf(String propertyOrFieldName, Object input)
    • getSimpleValue

      public Object getSimpleValue(String name, Object input)