Uses of Class
org.assertj.core.util.introspection.PropertySupport
Packages that use PropertySupport
Package
Description
-
Uses of PropertySupport in org.assertj.core.groups
Fields in org.assertj.core.groups declared as PropertySupport -
Uses of PropertySupport in org.assertj.core.internal
Fields in org.assertj.core.internal declared as PropertySupport -
Uses of PropertySupport in org.assertj.core.util.introspection
Fields in org.assertj.core.util.introspection declared as PropertySupportModifier and TypeFieldDescriptionprivate static final PropertySupportPropertySupport.INSTANCEprivate PropertySupportPropertyOrFieldSupport.propertySupportMethods in org.assertj.core.util.introspection that return PropertySupportModifier and TypeMethodDescriptionstatic PropertySupportPropertySupport.instance()Returns the singleton instance of this class.Constructors in org.assertj.core.util.introspection with parameters of type PropertySupportModifierConstructorDescription(package private)PropertyOrFieldSupport(PropertySupport propertySupport, FieldSupport fieldSupport)